GridLength.GridUnitType Eigenschap

Definitie

Hiermee wordt de gekoppelde GridUnitType voor de 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

Waarde van eigenschap

Een van de GridUnitType waarden. De standaardwaarde is Auto.

Van toepassing op

Zie ook