GalleryControl.ActualIsGroupCaptionVisible Property
Gets whether the group captions of the control’s gallery are actually visible.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the gallery group captions are actually visible; otherwise, false. |
See Also