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.v21.2.dll

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public void UnMerge()

Implements

See Also