IsStar Property
Returns true
if this DataGridLength instance holds a weighted proportion of available space.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public bool IsStar { get; }
Public ReadOnly Property IsStar As Boolean
Get
member IsStar : bool with get