Partage via


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é

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 les informations de référence sur l’API UWP.

S’applique à