ColumnHeaderThemeProperty Field
Identifies the ColumnHeaderTheme dependency property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public static readonly StyledProperty<ControlTheme> ColumnHeaderThemeProperty
Public Shared ReadOnly ColumnHeaderThemeProperty As StyledProperty(Of ControlTheme)
static val ColumnHeaderThemeProperty: StyledProperty<ControlTheme>