DataGridLength.IsStar プロパティ

定義

このインスタンスが、使用可能な領域の加重比率に基づいて要素のサイズを自動的に設定するかどうかを示す値を取得します。

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

プロパティ値

true UnitType プロパティが Star に設定されている場合は。それ以外の場合はfalse

適用対象