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