Skip to main content
A newer version of this page is available. .
Bar

BarItemLink.AllowCollapseInSimplifiedRibbon Property

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

[DefaultValue(true)]
[XtraSerializableProperty]
[SupportedByRibbon(SupportedByRibbonKind.Supported)]
[SupportedByBarManager(SupportedByBarManagerKind.NonSupported)]
public bool AllowCollapseInSimplifiedRibbon { get; set; }

Property Value

Type Default
Boolean **true**
See Also