Skip to main content
A newer version of this page is available. .

DataFormView Fields

An edit form for a data object.
Name Description
AllowCollapseGroupsProperty static Identifies the AllowCollapseGroups bindable property.
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.
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.
IgnoreDataAnnotationValidationProperty static Identifies the IgnoreDataAnnotationValidation bindable property.
IsAutoGenerationEnabledProperty static Identifies the IsAutoGenerationEnabled bindable property.
IsEditorLabelVisibleProperty static Identifies the IsEditorLabelVisible bindable property.
IsGroupHeaderVisibleProperty static Identifies the IsGroupHeaderVisible bindable property.
IsLastRowSeparatorVisibleProperty static Identifies the IsLastRowSeparatorVisible bindable property.
IsReadOnlyProperty static Identifies the IsReadOnly bindable property.
PickerSourceProviderProperty static Identifies the PickerSourceProvider bindable property.
ReserveBottomTextLineProperty static Identifies the ReserveBottomTextLine bindable property.
RowSeparatorColorProperty static Identifies the RowSeparatorColor bindable property.
RowSeparatorThicknessProperty static Identifies the RowSeparatorThickness bindable property.
ValidationModeProperty static Identifies the ValidationMode bindable property.
See Also