Skip to main content

RibbonGalleryBarItem.UnMerge() Method

In This Article

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

#Declaration

public void UnMerge()

#Implements

See Also