Skip to main content

CollectionViewGroupItemAppearance Fields

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