Back to Devexpress

ILinksHolder.UnMerge() Method

wpf-devexpress-dot-xpf-dot-bars-dot-ilinksholder-d956c065.md

latest859 B
Original Source

ILinksHolder.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.Bars

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
void UnMerge()
vb
Sub UnMerge

See Also

ILinksHolder Interface

ILinksHolder Members

DevExpress.Xpf.Bars Namespace