GridLength.GridUnitType Propriété

Définition

Obtient le GridUnitType associé pour 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

Valeur de propriété

GridUnitType

Une des valeurs de l'énumération. La valeur par défaut est Auto.

Remarques

ce struct représente la projection .net du struct Windows Runtime (WinRT) GridLength . Pour plus d’informations, consultez GridLength dans la référence de l’API UWP.

S’applique à