Skip to main content

DataFormView Fields

An edit form for a data object.
Name Description
AllowCollapseGroupsProperty static Identifies the AllowCollapseGroups bindable property.
AnchorXProperty static Bindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty static Bindable property for AnchorY. Inherited from VisualElement.
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Bindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty static Bindable property for Background. Inherited from VisualElement.
BehaviorsProperty static Bindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ClipProperty static Bindable property for Clip. Inherited from VisualElement.
CommitModeProperty static Identifies the CommitMode bindable property.
ContentPaddingProperty static Identifies the ContentPadding bindable property.
DataObjectProperty static Identifies the DataObject bindable property.
EditorBottomTextFontAttributesProperty static Identifies the EditorBottomTextFontAttributes bindable property.
EditorBottomTextFontFamilyProperty static Identifies the EditorBottomTextFontFamily bindable property.
EditorBottomTextFontSizeProperty static Identifies the EditorBottomTextFontSize bindable property.
EditorBoxModeProperty static Identifies the EditorBoxMode bindable property.
EditorErrorColorProperty static Identifies the EditorErrorColor bindable property.
EditorHelpTextColorProperty static Identifies the EditorHelpTextColor bindable property.
EditorHorizontalSpacingProperty static Identifies the EditorHorizontalSpacing bindable property.
EditorLabelColorProperty static Identifies the EditorLabelColor bindable property.
EditorLabelFontAttributesProperty static Identifies the EditorLabelFontAttributes bindable property.
EditorLabelFontFamilyProperty static Identifies the EditorLabelFontFamily bindable property.
EditorLabelFontSizeProperty static Identifies the EditorLabelFontSize bindable property.
EditorLabelHorizontalAlignmentProperty static Identifies the EditorLabelHorizontalAlignment bindable property.
EditorLabelIndentProperty static Identifies the EditorLabelIndent bindable property.
EditorLabelMaxWidthProperty static Identifies the EditorLabelMaxWidth bindable property.
EditorLabelMinWidthProperty static Identifies the EditorLabelMinWidth bindable property.
EditorLabelPositionProperty static Identifies the EditorLabelPosition bindable property.
EditorLabelWidthProperty static Identifies the EditorLabelWidth bindable property.
EditorMaxWidthProperty static Identifies the EditorMaxWidth bindable property.
EditorMinWidthProperty static Identifies the EditorMinWidth bindable property.
EditorPaddingProperty static Identifies the EditorPadding bindable property.
EditorWidthProperty static Identifies the EditorWidth bindable property.
FlowDirectionProperty static Bindable property for FlowDirection. Inherited from VisualElement.
GroupHeaderBackgroundColorProperty static Identifies the GroupHeaderBackgroundColor bindable property.
GroupHeaderFontAttributesProperty static Identifies the GroupHeaderFontAttributes bindable property.
GroupHeaderFontFamilyProperty static Identifies the GroupHeaderFontFamily bindable property.
GroupHeaderFontSizeProperty static Identifies the GroupHeaderFontSize bindable property.
GroupHeaderPaddingProperty static Identifies the GroupHeaderPadding bindable property.
GroupHeaderTextColorProperty static Identifies the GroupHeaderTextColor bindable property.
HeightProperty static Bindable property for Height. Inherited from VisualElement.
HeightRequestProperty static Bindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty static Bindable property for HorizontalOptions. Inherited from View.
IgnoreDataAnnotationValidationProperty static Identifies the IgnoreDataAnnotationValidation bindable property.
InputTransparentProperty static Bindable property for InputTransparent. Inherited from VisualElement.
IsAutoGenerationEnabledProperty static Identifies the IsAutoGenerationEnabled bindable property.
IsEditorLabelVisibleProperty static Identifies the IsEditorLabelVisible bindable property.
IsEnabledProperty static Bindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty static Bindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey static Bindable property for IsFocused. Inherited from VisualElement.
IsGroupHeaderVisibleProperty static Identifies the IsGroupHeaderVisible bindable property.
IsLastRowSeparatorVisibleProperty static Identifies the IsLastRowSeparatorVisible bindable property.
IsReadOnlyProperty static Identifies the IsReadOnly bindable property.
IsVisibleProperty static Bindable property for IsVisible. Inherited from VisualElement.
MarginProperty static Bindable property for Margin. Inherited from View.
MinimumHeightRequestProperty static Bindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty static Bindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty static Bindable property for Navigation. Inherited from VisualElement.
OpacityProperty static Bindable property for Opacity. Inherited from VisualElement.
PickerSourceProviderProperty static Identifies the PickerSourceProvider bindable property.
propertyMapper protected Represents the view’s internal PropertyMapper. Inherited from View.
ReserveBottomTextLineProperty static Identifies the ReserveBottomTextLine bindable property.
RotationProperty static Bindable property for Rotation. Inherited from VisualElement.
RotationXProperty static Bindable property for RotationX. Inherited from VisualElement.
RotationYProperty static Bindable property for RotationY. Inherited from VisualElement.
RowSeparatorColorProperty static Identifies the RowSeparatorColor bindable property.
RowSeparatorThicknessProperty static Identifies the RowSeparatorThickness bindable property.
ScaleProperty static Bindable property for Scale. Inherited from VisualElement.
ScaleXProperty static Bindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty static Bindable property for ScaleY. Inherited from VisualElement.
StyleProperty static Bindable property for Style. Inherited from VisualElement.
TranslationXProperty static Bindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty static Bindable property for TranslationY. Inherited from VisualElement.
TriggersProperty static Bindable property for Triggers. Inherited from VisualElement.
ValidationModeProperty static Identifies the ValidationMode bindable property.
VerticalOptionsProperty static Bindable property for VerticalOptions. Inherited from View.
VisualProperty static Bindable property for Visual. Inherited from VisualElement.
WidthProperty static Bindable property for Width. Inherited from VisualElement.
WidthRequestProperty static Bindable property for WidthRequest. Inherited from VisualElement.
XProperty static Bindable property for X. Inherited from VisualElement.
YProperty static Bindable property for Y. Inherited from VisualElement.
See Also