IsSizeToHeader Property
Returns true
if this instance is to size to the header of a column or row.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public bool IsSizeToHeader { get; }
Public ReadOnly Property IsSizeToHeader As Boolean
Get
member IsSizeToHeader : bool with get