GalleryControl.DefaultIsGroupCaptionVisible Property
Gets the default value of the option that controls whether gallery group captions are 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 gallery group captions are visible by default; otherwise, false. |
See Also