GridLength.GridUnitType Eigenschaft

Definition

Ruft den zugeordneten GridUnitType für die GridLength ab.

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

Eigenschaftswert

GridUnitType

Einer der GridUnitType-Werte. Der Standardwert ist Auto.

Gilt für

Siehe auch