Back to Devexpress

DataFormView Fields

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

latest28.3 KB
Original Source

DataFormView Fields

An edit form for a data object.

NameDescription
AllowCollapseGroupsProperty staticIdentifies the AllowCollapseGroups bindable property.
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 staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
CommitModeProperty staticIdentifies the CommitMode bindable property.
ContentPaddingProperty staticIdentifies the ContentPadding bindable property.
DataObjectProperty staticIdentifies the DataObject bindable property.
EditorBottomTextFontAttributesProperty staticIdentifies the EditorBottomTextFontAttributes bindable property.
EditorBottomTextFontFamilyProperty staticIdentifies the EditorBottomTextFontFamily bindable property.
EditorBottomTextFontSizeProperty staticIdentifies the EditorBottomTextFontSize bindable property.
EditorBoxModeProperty staticIdentifies the EditorBoxMode bindable property.
EditorErrorColorProperty staticIdentifies the EditorErrorColor bindable property.
EditorHelpTextColorProperty staticIdentifies the EditorHelpTextColor bindable property.
EditorHorizontalSpacingProperty staticIdentifies the EditorHorizontalSpacing bindable property.
EditorLabelColorProperty staticIdentifies the EditorLabelColor bindable property.
EditorLabelFontAttributesProperty staticIdentifies the EditorLabelFontAttributes bindable property.
EditorLabelFontFamilyProperty staticIdentifies the EditorLabelFontFamily bindable property.
EditorLabelFontSizeProperty staticIdentifies the EditorLabelFontSize bindable property.
EditorLabelHorizontalAlignmentProperty staticIdentifies the EditorLabelHorizontalAlignment bindable property.
EditorLabelIndentProperty staticIdentifies the EditorLabelIndent bindable property.
EditorLabelMaxWidthProperty staticIdentifies the EditorLabelMaxWidth bindable property.
EditorLabelMinWidthProperty staticIdentifies the EditorLabelMinWidth bindable property.
EditorLabelPositionProperty staticIdentifies the EditorLabelPosition bindable property.
EditorLabelWidthProperty staticIdentifies the EditorLabelWidth bindable property.
EditorMaxWidthProperty staticIdentifies the EditorMaxWidth bindable property.
EditorMinWidthProperty staticIdentifies the EditorMinWidth bindable property.
EditorPaddingProperty staticIdentifies the EditorPadding bindable property.
EditorWidthProperty staticIdentifies the EditorWidth bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
FontAutoScalingEnabledProperty staticIdentifies the FontAutoScalingEnabled bindable property.
GroupHeaderBackgroundColorProperty staticIdentifies the GroupHeaderBackgroundColor bindable property.
GroupHeaderFontAttributesProperty staticIdentifies the GroupHeaderFontAttributes bindable property.
GroupHeaderFontFamilyProperty staticIdentifies the GroupHeaderFontFamily bindable property.
GroupHeaderFontSizeProperty staticIdentifies the GroupHeaderFontSize bindable property.
GroupHeaderPaddingProperty staticIdentifies the GroupHeaderPadding bindable property.
GroupHeaderTextColorProperty staticIdentifies the GroupHeaderTextColor bindable property.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
IgnoreDataAnnotationValidationProperty staticIdentifies the IgnoreDataAnnotationValidation bindable property.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsAutoGenerationEnabledProperty staticIdentifies the IsAutoGenerationEnabled bindable property.
IsEditorLabelVisibleProperty staticIdentifies the IsEditorLabelVisible bindable property.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsGroupHeaderVisibleProperty staticIdentifies the IsGroupHeaderVisible bindable property.
IsLastRowSeparatorVisibleProperty staticIdentifies the IsLastRowSeparatorVisible bindable property.
IsReadOnlyProperty staticIdentifies the IsReadOnly bindable property.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
MarginProperty staticBindable property for Margin. Inherited from View.
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.
PickerSourceProviderProperty staticIdentifies the PickerSourceProvider bindable property.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
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.
RowSeparatorColorProperty staticIdentifies the RowSeparatorColor bindable property.
RowSeparatorThicknessProperty staticIdentifies the RowSeparatorThickness 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.
ValidationModeProperty staticIdentifies the ValidationMode bindable property.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
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

DataFormView Class

DataFormView Members

DevExpress.Maui.DataForm Namespace