MVCxTreeListNode Constructors
Denotes an individual node within the TreeList.| Name | Parameters | Description |
|---|---|---|
| MVCxTreeListNode(Object, Dictionary<String, Object>) | keyObject, nodeFields | Initializes a new instance of the MVCxTreeListNode class with the specified settings. |
See Also