Back to Devexpress

DataFormItem Fields

maui-devexpress-dot-maui-dot-dataform-dot-dataformitem-dot-underscore-fields.md

latest21.9 KB
Original Source

DataFormItem Fields

The base class for data form editors.

NameDescription
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticIdentifies the BackgroundColor bindable property.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
BottomTextFontAttributesProperty staticIdentifies the BottomTextFontAttributes bindable property.
BottomTextFontFamilyProperty staticIdentifies the BottomTextFontFamily bindable property.
BottomTextFontSizeProperty staticIdentifies the BottomTextFontSize bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
EditorMaxWidthProperty staticIdentifies the EditorMaxWidth bindable property.
EditorMinWidthProperty staticIdentifies the EditorMinWidth bindable property.
EditorWidthProperty staticIdentifies the EditorWidth bindable property.
ErrorColorProperty staticIdentifies the ErrorColor bindable property.
FieldNameProperty staticIdentifies the FieldName bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
GroupNameProperty staticIdentifies the GroupName bindable property.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HelpTextColorProperty staticIdentifies the HelpTextColor bindable property.
HelpTextProperty staticIdentifies the HelpText bindable property.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsEnabledProperty staticIdentifies the IsEnabled bindable property.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsLabelVisibleProperty staticIdentifies the IsLabelVisible bindable property.
IsVisibleProperty staticIdentifies the IsVisible bindable property.
ItemOrderInRowProperty staticIdentifies the ItemOrderInRow bindable property.
LabelColorProperty staticIdentifies the LabelColor bindable property.
LabelFontAttributesProperty staticIdentifies the LabelFontAttributes bindable property.
LabelFontFamilyProperty staticIdentifies the LabelFontFamily bindable property.
LabelFontSizeProperty staticIdentifies the LabelFontSize bindable property.
LabelHorizontalAlignmentProperty staticIdentifies the LabelHorizontalAlignment bindable property.
LabelIconProperty staticIdentifies the LabelIcon bindable property.
LabelIndentProperty staticIdentifies the LabelIndent bindable property.
LabelMaxWidthProperty staticIdentifies the LabelMaxWidth bindable property.
LabelMinWidthProperty staticIdentifies the LabelMinWidth bindable property.
LabelPositionProperty staticIdentifies the LabelPosition bindable property.
LabelTextProperty staticIdentifies the LabelText bindable property.
LabelWidthProperty staticIdentifies the LabelWidth bindable property.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
PaddingProperty staticIdentifies the Padding bindable property.
ReserveBottomTextLineProperty staticIdentifies the ReserveBottomTextLine bindable property.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
RowOrderProperty staticIdentifies the RowOrder bindable property.
RowSpanProperty staticIdentifies the RowSpan bindable property.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

DataFormItem Class

DataFormItem Members

DevExpress.Maui.DataForm Namespace