Back to Devexpress

RibbonStatusBarControl.MergedParent Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribbonstatusbarcontrol-40ad565c.md

latest1.6 KB
Original Source

RibbonStatusBarControl.MergedParent Property

Gets a parent RibbonStatusBarControl with which the current child RibbonStatusBarControl has been merged.

Namespace : DevExpress.Xpf.Ribbon

Assembly : DevExpress.Xpf.Ribbon.v25.2.dll

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public RibbonStatusBarControl MergedParent { get; protected set; }
vb
Public Property MergedParent As RibbonStatusBarControl

Property Value

TypeDescription
RibbonStatusBarControl

A parent RibbonStatusBarControl object, with which the current child RibbonStatusBarControl has been merged.

|

See Also

Merge(RibbonStatusBarControl)

RibbonStatusBarControl Class

RibbonStatusBarControl Members

DevExpress.Xpf.Ribbon Namespace