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

RibbonControl.CaptionBarMinWidth Property

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

[DefaultValue(-1)]
[DXCategory("Appearance")]
[XtraSerializableProperty]
public int CaptionBarMinWidth { get; set; }

Property Value

Type Default
Int32 -1
See Also