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
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from CollectionViewItemAppearance.
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.
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