DataGridItemAppearanceBase Fields
A base class that contains a Data Grid 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. |
ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
FontAttributesProperty static | Identifies the FontAttributes bindable property. |
FontColorProperty static | Identifies the FontColor bindable property. |
FontFamilyProperty static | Identifies the FontFamily bindable property. |
FontSizeProperty static | Identifies the FontSize bindable property. |
TextDecorationsProperty static | Identifies the TextDecorations bindable property. |
See Also