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

CollectionViewItemAppearance Fields

An object that contains a DXCollectionView item’s apperance properties.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty static Identifies the BorderColor bindable property.
BorderThicknessProperty static Identifies the BorderThickness bindable property.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ContentPaddingProperty static Identifies the ContentPadding bindable property.
FontAttributesProperty static Identifies the FontAttributes bindable property.
FontFamilyProperty static Identifies the FontFamily bindable property.
FontSizeProperty static Identifies the FontSize bindable property.
TextColorProperty static Identifies the TextColor bindable property.
See Also