GridLength.GridUnitType Propriété

Définition

Obtient le GridUnitType associé pour GridLength.

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

Valeur de propriété

GridUnitType

Une des valeurs de l'objet GridUnitType. La valeur par défaut est Auto.

S’applique à

Voir aussi