GridLength.GridUnitType プロパティ

定義

GridUnitType の関連付けられている GridLength を取得します。

public:
 property System::Windows::GridUnitType GridUnitType { System::Windows::GridUnitType get(); };
public System.Windows.GridUnitType GridUnitType { get; }
member this.GridUnitType : System.Windows.GridUnitType
Public ReadOnly Property GridUnitType As GridUnitType

プロパティ値

GridUnitType

GridUnitType 値のいずれか 1 つ。 既定値は、Auto です。

適用対象

こちらもご覧ください