Skip to main content

ColumnHeaderAppearance Fields

An object that contains a DataGridView column header’s apperance properties.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from DataGridItemAppearanceBase.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from DataGridItemAppearanceBase.
BottomBorderColorProperty static Identifies the BottomBorderColor bindable property. Inherited from CellAppearanceBase.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
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.
PaddingProperty static Identifies the Padding bindable property. Inherited from CellAppearanceBase.
TextDecorationsProperty static Identifies the TextDecorations bindable property. Inherited from DataGridItemAppearanceBase.
See Also