RibbonControl.UnMergeRibbon() Method
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
See the RibbonControl.MergeRibbon topic to learn more.
See Also