TreeViewVirtualNode Constructors
A virtual equivalent of the ASPxTreeView’s TreeViewNode object.
Name | Parameters | Description |
---|---|---|
Tree |
name, text, image |
Initializes a new instance of the Tree |
Tree |
name, text, image |
Initializes a new instance of the Tree |
Tree |
name, text, image |
Initializes a new instance of the Tree |
Tree |
name, text |
Initializes a new instance of the Tree |
Tree |
name |
Initializes a new instance of the Tree |
See Also