SizeToHeader Property
Gets a DataGridLength structure that represents the header-based automatic sizing mode.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public static DataGridLength SizeToHeader { get; }
Public Shared ReadOnly Property SizeToHeader As DataGridLength
Get
static member SizeToHeader : DataGridLength with get
Return Value
DataGridLength
A DataGridLength structure that represents the header-based automatic sizing mode.