RibbonControl.UnMergeRibbon() Method
Restores the original layout of Ribbon Controls after they have been manually merged via the RibbonControl.MergeRibbon method.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
See the RibbonControl.MergeRibbon topic to learn more.
See Also