DataGridLength.UnitType Propiedad

Definición

Obtiene el tipo que se utiliza para determinar cómo se calcula el tamaño del elemento.

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

Valor de propiedad

DataGridLengthUnitType

Tipo que representa cómo se determina el tamaño.

Se aplica a