C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridLength Structure / IsStar Property

In This Topic
IsStar Property (GridLength)
In This Topic
Gets a value that indicates whether the GridUnitType of the GridLength is GridUnitType.Star.
Syntax
'Declaration
 
Public ReadOnly Property IsStar As Boolean
 
See Also