Bar.UnMerge Method
Name | Parameters | Description |
---|---|---|
UnMerge() | none | Restores the layout of links for the current bar after other bars have been merged with it. |
UnMerge(Bar) | bar | Restores 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. |