RibbonPageGroup.MergeOrder Property
In This Article
Defines the visual position of the current RibbonPageGroup object after merging this Ribbon Control into an MDI parent Ribbon.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | -1 | An ordinal number determining the position of the Ribbon |
#Remarks
See the RibbonPage.MergeOrder topic to learn more.
Note
Page groups with the Merge
See Also