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

RibbonPageGroup.ShowCaptionButton Property

This property is obsolete, use the RibbonPageGroup.CaptionButtonVisible property instead.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

[XtraSerializableProperty]
[Browsable(false)]
public virtual bool ShowCaptionButton { get; set; }

Property Value

Type Description
Boolean

 

See Also