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

CollectionViewGroupItemAppearance Fields
Show Inherited Hide Inherited

An object that contains a DXCollectionView‘s group item appearance properties.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from CollectionViewItemAppearance.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
CaptionMarginProperty static Identifies the CaptionMargin bindable property.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ContentPaddingProperty static Identifies the ContentPadding bindable property. Inherited from CollectionViewItemAppearance.
FontAttributesProperty static Identifies the FontAttributes bindable property. Inherited from CollectionViewItemAppearance.
FontFamilyProperty static Identifies the FontFamily bindable property. Inherited from CollectionViewItemAppearance.
FontSizeProperty static Identifies the FontSize bindable property. Inherited from CollectionViewItemAppearance.
TextColorProperty static Identifies the TextColor bindable property. Inherited from CollectionViewItemAppearance.
See Also