Northwoods.GoWPF 2.2.4 Assembly
Ungroup Method

For each selected node that is a group, remove the group without removing its members from the diagram.
Syntax
Public Overridable Sub Ungroup() 
public virtual void Ungroup()
Remarks
For each selected node that is a Group and that is Ungroupable, change all of their member nodes to be members of the group that the selected group node is in. (If the selected group node is a top-level node, i.e. not a member of any group node, its members become top-level nodes too.) All of those selected group nodes are deleted. All of the reparented member nodes are selected. This also raises the Diagram.SelectionUngroupedEvent. All of the changes are performed in an undoable edit.
Requirements
See Also

Reference

CommandHandler Class
CommandHandler Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback