Skip to main content
A newer version of this page is available. .

CollectionViewGroupItemAppearance Fields

An object that contains a DXCollectionView‘s group item apperance 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.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from CollectionViewItemAppearance.
BorderThicknessProperty static Identifies the BorderThickness bindable property. Inherited from CollectionViewItemAppearance.
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