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