GridLength.GridUnitType Propriété

Définition

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

Une des valeurs d’é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 à