RibbonControlLength.IsAuto Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob diese Instanz die Größe der Elemente automatisch anpasst.

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

Eigenschaftswert

Boolean

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

Gilt für