A newer version of this page is available.
Switch to the current version.
RibbonStatusBarControl.MDIMergeStyle Property
Gets or sets if the RibbonStatusBarControl can be merged.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v19.1.dll
Declaration
public MDIMergeStyle MDIMergeStyle { get; set; }
Public Property MDIMergeStyle As MDIMergeStyle
Property Value
Type | Description |
---|---|
MDIMergeStyle | A MDIMergeStyle value specifying if the RibbonStatusBarControl can be merged. |
Remarks
See RibbonControl.MDIMergeStyle to learn more.
See Also
Feedback