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値の 1 つ。 既定値は Auto です。

適用対象

こちらもご覧ください