GoXam for WPF v3
IsSubGraph Property (GraphLinksModelNodeData<NodeKey>)
Northwoods.GoXam.Model Namespace > GraphLinksModelNodeData<NodeKey> Class : IsSubGraph Property
Gets or sets whether this node data represents a group or "subgraph" instead of a normal "atomic" node.
Syntax
public virtual bool IsSubGraph {get; set;}

Property Value

By default this is false.
See Also

Reference

GraphLinksModelNodeData<NodeKey> Class
GraphLinksModelNodeData<NodeKey> Members