Skip to main content

CollectionViewSelectedItemAppearance Fields

An object that contains a DXCollectionView selected item’s 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.
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