BackstageViewControl.HasItems Property
Returns whether this BackstageViewControl currently contains any items.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v25.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if this BackstageViewControl currently contains any items; otherwise, false. |
See Also