DataFormItem Properties
The base class for the data form’s editors.
Name | Description |
---|---|
Actual |
|
Background |
Gets or sets the background color of the data form’s item. |
Bottom |
Specifies whether the editor’s help and error text is bold or italic. |
Bottom |
Gets or sets the name of the font for the editor’s help and error text. |
Bottom |
Gets or sets the font size of the editor’s help and error text. |
Display |
|
Editor |
Gets or sets the maximum width of the edit box. |
Editor |
Gets or sets the minimum width of the edit box. |
Editor |
Gets or sets the width of the edit box. |
Error |
Specifies the color of the editor’s borders, in-place label, error icon, and error message. |
Field |
Gets or sets the name of the data object’s property to which the editor is bound. |
Group |
Gest or sets the name of the group that contains the editor. |
Help |
Specifies the input prompt string displayed below the edit box. |
Help |
Specifies the color of help text displayed below the editor. |
Is |
|
Is |
Specifies whether the data form displays a label for the editor. |
Is |
Specifies whether the editor is visible on the data form. |
Item |
Gets or sets the editor’s position in a row. |
Label |
Specifies the color of the editor’s label (text or icon). |
Label |
Gets or sets the font style for the editor’s text label. |
Label |
Gets or sets the font family name for the editor’s text label. |
Label |
Gets or sets the font size for the editor’s text label. |
Label |
Gets or sets the horizontal alignment of a label displayed above the editor. |
Label |
Gets or sets an image used as the editor’s label. |
Label |
Gets or sets the distance between the editor and its label. |
Label |
Gets or sets the maximum width of the editor’s label. |
Label |
Gets or sets the minimum width of the editor’s label. |
Label |
Gets or sets the position of a label relative to the editor. |
Label |
Gets or sets the editor’s label text. |
Label |
Gets or sets the width of the editor’s label. |
Padding | Gets or sets the distance between the data form item’s edges and content (editor and label). |
Reserve |
Allows you to reserve a line for help and error text below the editor. |
Row |
Specifies the row in which the editor is located. |
Row |
Gets or sets the number of layout rows that this item spans. |
See Also