DataGridColumnHeaderHeight Property

Gets or sets the height of the column headers row.

Definition

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

Property Value

Double

See Also