DataGridLengthIsStar Property
Returns true if this DataGridLength instance holds a weighted proportion
of available space.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsStar { get; }
Public ReadOnly Property IsStar As Boolean
Get
member IsStar : bool with get
Property Value
Boolean