DataGridLength.UnitType Propriété

Définition

Obtient le type utilisé pour déterminer comment la taille de l'élément est calculée.

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

Valeur de propriété

DataGridLengthUnitType

Type qui indique comment la taille est déterminée.

S’applique à