RibbonPageGroup.MergeType Property
In This Article
Gets or sets the way ribbon page groups 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 page groups 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