Skip to main content

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

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public void UnMerge()

Implements

See Also