Overload List

  NameDescription
AddNode(String, Object)
Adds a top-level node to the grid. The node data is managed by the grid.
AddNode(String, Object, NodeEditor)
Adds a top-level node to the grid. The node data is managed by the grid.
AddNode(String, Object, Object)
Adds a top-level node to the grid. The node data is managed by the grid.
AddNode(String, Object, DataTemplate)
Adds a top-level node to the grid. The node data is managed by the grid.

See Also