BackstageViewControl.IsOpen Property
Gets or sets whether the specified BackstageViewControl is currently opened. This is dependency property.
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 specified BackstageViewControl is currently opened; otherwise, false. |
See Also