IInfoPathViewControl Members
Include Protected Members
Include Inherited Members
Represents a control present in the view.
The IInfoPathViewControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
ControlType | Gets the control type of the current control in the enumeration. | |
DataType | Gets the data type of a control in the view. | |
Height | Gets the height of the current control in the enumeration. | |
Left | Gets the offset, from the left side of the view, of the current control in the enumeration. | |
NodeName | Gets the name of the node associated with the current control in the enumeration. | |
Top | Gets the offset, from the top of the view, of the current control in the enumeration. | |
Value | Gets or sets the value of the current control in the enumeration. | |
Width | Gets the width of the current control in the enumeration. |
Top
Methods
Name | Description | |
---|---|---|
InputScopes | Gets the input scope of the current control in the enumeration. |
Top