GridLength.GridUnitType Eigenschaft

Definition

Ruft den zugeordneten GridUnitType für die GridLength ab.

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

Eigenschaftswert

GridUnitType

Einer der Enumerationswerte. Der Standardwert ist Auto.

Hinweise

Diese Struktur stellt die .NET-Projektion der WinRT-Struktur (Windows Runtime) GridLength dar. Weitere Informationen finden Sie unter GridLength in der UWP-API-Referenz.

Gilt für