Back to Devexpress

RibbonControl.AutoSize Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribboncontrol-9eb08a7c.md

latest1.2 KB
Original Source

RibbonControl.AutoSize Property

This property is not supported by the RibbonControl class.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool AutoSize { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property AutoSize As Boolean

Property Value

Type
Boolean

See Also

RibbonControl Class

RibbonControl Members

DevExpress.XtraBars.Ribbon Namespace