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

CellAppearance Fields

An object that contains a Data Grid cell’s apperance properties.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from DataGridItemAppearanceBase.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from DataGridItemAppearanceBase.
BottomBorderColorProperty static Identifies the BottomBorderColor bindable property. Inherited from CellAppearanceBase.
CheckBoxColorProperty static Identifies the CheckBoxColor bindable property.
CheckBoxPaddingProperty static Identifies the CheckBoxPadding bindable property.
CheckedCheckBoxColorProperty static Identifies the CheckedCheckBoxColor bindable property.
FontAttributesProperty static Identifies the FontAttributes bindable property. Inherited from DataGridItemAppearanceBase.
FontColorProperty static Identifies the FontColor bindable property. Inherited from DataGridItemAppearanceBase.
FontFamilyProperty static Identifies the FontFamily bindable property. Inherited from DataGridItemAppearanceBase.
FontSizeProperty static Identifies the FontSize bindable property. Inherited from DataGridItemAppearanceBase.
HorizontalLineThicknessProperty static Identifies the HorizontalLineThickness bindable property. Inherited from CellAppearanceBase.
ImagePaddingProperty static Identifies the ImagePadding bindable property.
PaddingProperty static Identifies the Padding bindable property. Inherited from CellAppearanceBase.
SelectionColorProperty static Identifies the SelectionColor bindable property.
SelectionFontColorProperty static Identifies the SelectionFontColor bindable property.
TextDecorationsProperty static Identifies the TextDecorations bindable property. Inherited from DataGridItemAppearanceBase.
See Also