TreeViewNode Constructors
Represents an individual node within an ASPxTreeView control.
Name | Parameters | Description |
---|---|---|
Tree |
none |
Initializes a new instance of the Tree |
Tree |
text, name, image |
Initializes a new instance of the Tree |
Tree |
text, name, image |
Initializes a new instance of the Tree |
Tree |
text, name, image |
Initializes a new instance of the Tree |
Tree |
text, name |
Initializes a new instance of the Tree |
Tree |
text |
Initializes a new instance of the Tree |
See Also