Northwoods.GoWPF 2.2.4 Assembly
SetGroupNode Method

the node data to be modified
the new "container" group node data, or null to make the node uncontained
Change the container group node data of a node data.
Syntax
Sub SetGroupNode( _
   ByVal nodedata As Object, _
   ByVal groupnodedata As Object _
) 
void SetGroupNode( 
   object nodedata,
   object groupnodedata
)

Parameters

nodedata
the node data to be modified
groupnodedata
the new "container" group node data, or null to make the node uncontained
Requirements
See Also

Reference

ISubGraphModel Interface
ISubGraphModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback