Back to Devexpress

ILinksHolder.UnMerge Method

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

latest637 B
Original Source

ILinksHolder.UnMerge Method

NameParametersDescription
UnMerge()noneRemoves 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.
UnMerge(ILinksHolder)holderRemoves the links of the specified link container from the current link container. This method is in effect when the specified link container has been merged with the current container.