BaseGallery.ShowGroupCaption Property
In This Article
Gets or sets whether group captions are displayed.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to display group captions; otherwise, false. |
See Also