DataGridLength.UnitType Eigenschaft

Definition

Ruft den Typ ab, mit dem bestimmt wird, wie die Größe des Elements berechnet wird.

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

Eigenschaftswert

DataGridLengthUnitType

Ein Typ, der die Bestimmung der Größe darstellt.

Gilt für