GridLength.GridUnitType Vlastnost

Definice

Získá přidružený GridUnitType pro GridLength .

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

Hodnota vlastnosti

GridUnitType

Jedna z hodnot výčtu Výchozí formát je Auto.

Poznámky

tato struktura představuje projekci .net struktury prostředí Windows Runtime (WinRT) GridLength . Další informace najdete v tématu GridLength v referenčních informacích k rozhraní API UWP.

Platí pro