Back to Devexpress

Bar.UnMerge Method

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

latest597 B
Original Source

Bar.UnMerge Method

NameParametersDescription
UnMerge()noneRestores the layout of links for the current bar after other bars have been merged with it.
UnMerge(Bar)barRestores the layout of links for the current bar, removing the links that belong to the specified bar. This method is in effect if the specified bar has been merged with the current bar via the Bar.Merge method.