RibbonStatusBarControl.IsMergedChild(RibbonStatusBarControl) Method
Indicates whether the specified RibbonStatusBarControl is merged with the current one.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | RibbonStatusBarControl | A child RibbonStatusBarControl object to be tested. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also