DataFormItem Fields
The base class for data form editors.Name | Description |
---|---|
BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
BottomTextFontAttributesProperty static | Identifies the BottomTextFontAttributes bindable property. |
BottomTextFontFamilyProperty static | Identifies the BottomTextFontFamily bindable property. |
BottomTextFontSizeProperty static | Identifies the BottomTextFontSize bindable property. |
EditorMaxWidthProperty static | Identifies the EditorMaxWidth bindable property. |
EditorMinWidthProperty static | Identifies the EditorMinWidth bindable property. |
EditorWidthProperty static | Identifies the EditorWidth bindable property. |
ErrorColorProperty static | Identifies the ErrorColor bindable property. |
FieldNameProperty static | Identifies the FieldName bindable property. |
GroupNameProperty static | Identifies the GroupName bindable property. |
HelpTextColorProperty static | Identifies the HelpTextColor bindable property. |
HelpTextProperty static | Identifies the HelpText bindable property. |
IsEnabledProperty static | Identifies the IsEnabled bindable property. |
IsLabelVisibleProperty static | Identifies the IsLabelVisible bindable property. |
IsVisibleProperty static | Identifies the IsVisible bindable property. |
ItemOrderInRowProperty static | Identifies the ItemOrderInRow bindable property. |
LabelColorProperty static | Identifies the LabelColor bindable property. |
LabelFontAttributesProperty static | Identifies the LabelFontAttributes bindable property. |
LabelFontFamilyProperty static | Identifies the LabelFontFamily bindable property. |
LabelFontSizeProperty static | Identifies the LabelFontSize bindable property. |
LabelHorizontalAlignmentProperty static | Identifies the LabelHorizontalAlignment bindable property. |
LabelIconProperty static | Identifies the LabelIcon bindable property. |
LabelIndentProperty static | Identifies the LabelIndent bindable property. |
LabelMaxWidthProperty static | Identifies the LabelMaxWidth bindable property. |
LabelMinWidthProperty static | Identifies the LabelMinWidth bindable property. |
LabelPositionProperty static | Identifies the LabelPosition bindable property. |
LabelTextProperty static | Identifies the LabelText bindable property. |
LabelWidthProperty static | Identifies the LabelWidth bindable property. |
PaddingProperty static | Identifies the Padding bindable property. |
ReserveBottomTextLineProperty static | Identifies the ReserveBottomTextLine bindable property. |
RowOrderProperty static | Identifies the RowOrder bindable property. |
RowSpanProperty static | Identifies the RowSpan bindable property. |
See Also