Skip to main content
A newer version of this page is available. .

RibbonGalleryBarItem.UnMerge() Method

Removes the links of other link containers from the current link container. This method is in effect when other link containers have been merged with the current container.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Ribbon, DevExpress.Wpf.Navigation

Declaration

public void UnMerge()

Implements

See Also