DataGridLength.IsAuto Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob diese Instanz die Größe der Elemente automatisch auf Grundlage von sowohl dem Inhalt von Zellen als auch von Spaltenüberschriften anpasst.

public:
 property bool IsAuto { bool get(); };
public bool IsAuto { get; }
member this.IsAuto : bool
Public ReadOnly Property IsAuto As Boolean

Eigenschaftswert

true, wenn die UnitType-Eigenschaft auf Auto festgelegt ist, andernfalls false.

Gilt für: