RibbonControl.IsInRibbonWindow Property
Gets whether the RibbonControl is displayed within a DXRibbonWindow. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v25.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the RibbonControl is displayed within a DXRibbonWindow; otherwise, false. |
See Also