BackstageViewControl.MergedParent Property
Gets a parent BackstageViewControl to which items of the current BackstageViewControl have been merged.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
Type | Description |
---|---|
BackstageViewControl | A BackstageViewControl with which this BackstageViewControl has been merged. |
See Also