RibbonPageGroup.ActualHideWhenEmpty Property
Gets the actual value that specifies whether the current group is automatically hidden if it does not contain any items.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the current page is hidden if it does not contain any items; otherwise, false. |
See Also