DataGridLength.UnitType Propriedade

Definição

Obtém o tipo que é usado para determinar como o tamanho do elemento é calculado.

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 da propriedade

DataGridLengthUnitType

Um tipo que representa como o tamanho é determinado.

Aplica-se a