DataGridColumnHeaderTheme Property

Gets or sets the theme applied to all column headers.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public ControlTheme ColumnHeaderTheme { get; set; }

Property Value

ControlTheme

See Also