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