RibbonPage.MergeType Property
In This Article
Gets or sets a way ribbon pages merge.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Ribbon |
A DevExpress. |
#Remarks
You can adjust the way pages of two ribbon controls merge using the MergeType property. Refer to the DevExpress.Xpf.Ribbon.RibbonMergeType link for information on parameters.
See the Ribbon Runtime Customization topic to learn more.
See Also