GridLength.IsStar Property

Definition

Gets a value that indicates whether the GridUnitType of the GridLength is GridUnitType.Star.

public bool IsStar { get; }
member this.IsStar : bool

Property Value

true if the GridUnitType of the GridLength is GridUnitType.Star

Applies to