Share via


IInfoPathViewControl.DataType Property

Gets the data type of a control in the view.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
'Usage

Property Value

The data type of the control.

Remarks

For a list of controls that are enumerated in the view, if present, see the GetControls method of the IInfoPathDataImporterFields interface.

For more information about programmatically importing data into an InfoPath form, see the InfoPath Developer Portal on the Microsoft Office Developer Center.

See Also

Reference

IInfoPathViewControl Interface
IInfoPathViewControl Members
Microsoft.Office.Interop.InfoPath Namespace