DataFormGroup Fields
Stores settings to adjust the group of the data form’s editors.| Name | Description |
|---|---|
| AllowCollapseProperty static | Identifies the AllowCollapse bindable property. |
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| ContentPaddingProperty static | Identifies the ContentPadding bindable property. |
| CustomHeaderProperty static | Identifies the CustomHeader bindable property. |
| EditorHorizontalSpacingProperty static | Identifies the EditorHorizontalSpacing bindable property. |
| HeaderBackgroundColorProperty static | Identifies the HeaderBackgroundColor bindable property. |
| HeaderFontAttributesProperty static | Identifies the HeaderFontAttributes bindable property. |
| HeaderFontFamilyProperty static | Identifies the HeaderFontFamily bindable property. |
| HeaderFontSizeProperty static | Identifies the HeaderFontSize bindable property. |
| HeaderPaddingProperty static | Identifies the HeaderPadding bindable property. |
| HeaderTextColorProperty static | Identifies the HeaderTextColor bindable property. |
| HeaderTextProperty static | Identifies the HeaderText bindable property. |
| IsCollapsedProperty static | Identifies the IsCollapsed bindable property. |
| IsHeaderVisibleProperty static | Identifies the IsHeaderVisible bindable property. |
| IsLastRowSeparatorVisibleProperty static | Identifies the IsLastRowSeparatorVisible bindable property. |
| OrderProperty static | Identifies the Order bindable property. |
| RowSeparatorColorProperty static | Identifies the RowSeparatorColor bindable property. |
| RowSeparatorThicknessProperty static | Identifies the RowSeparatorThickness bindable property. |
See Also