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

DataGridItemAppearanceBase Fields

A base class that contains a Data Grid item’s apperance properties.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property.
BorderColorProperty static Identifies the BorderColor bindable property.
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