RibbonStatusBarControl.IsMergedChild(RibbonStatusBarControl) Method
In This Article
Indicates whether the specified RibbonStatusBarControl is merged with the current one.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
item | Ribbon |
A child Ribbon |
#Returns
Type | Description |
---|---|
Boolean | true if the specified Ribbon |
See Also