Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DataFormGroup Fields
Show Inherited Hide Inherited

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