RibbonControl.MergedParent Property
In This Article
Gets a parent RibbonControl with which the current child RibbonControl has been merged.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Ribbon |
A parent Ribbon |
#Remarks
See the Ribbon Runtime Customization topic to learn more.
See Also