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