BackstageViewControl.MergedParent Property
In This Article
Gets a parent BackstageViewControl to which items of the current BackstageViewControl have been merged.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.2.dll
NuGet Package: DevExpress.Wpf.Ribbon
#Declaration
public BackstageViewControl MergedParent { get; }
#Property Value
Type | Description |
---|---|
Backstage |
A Backstage |
See Also