Freigeben über


RibbonControlLength.IsAuto-Eigenschaft

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

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public ReadOnly Property IsAuto As Boolean
    Get
public bool IsAuto { get; }
public:
property bool IsAuto {
    bool get ();
}
member IsAuto : bool
function get IsAuto () : boolean

Eigenschaftswert

Typ: System.Boolean
true , wenn die RibbonControlLengthUnitType-Eigenschaft auf Auto festgelegt ist, andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonControlLength Struktur

Microsoft.Windows.Controls.Ribbon-Namespace