ASPxTreeView Constructors
Represents the web navigation treelike control.| Name | Parameters | Description |
|---|---|---|
| ASPxTreeView() | none | Initializes a new instance of the ASPxTreeView class with default settings. |
| ASPxTreeView(ASPxWebControl) | owner | Initializes a new instance of the ASPxTreeView class with the specified owner. |
See Also