GridLength.IsStar プロパティ

定義

GridLengthが使用可能なスペースの加重比率として表される値を保持するかどうかを示す値を取得します。

public:
 property bool IsStar { bool get(); };
public bool IsStar { get; }
member this.IsStar : bool
Public ReadOnly Property IsStar As Boolean

プロパティ値

true GridUnitType プロパティがStarの場合はfalse

適用対象

こちらもご覧ください