ASPxClientTreeViewNode.GetHtmlElement Method
Gets the HTML object that contains the current node.
Declaration
GetHtmlElement(): any
Returns
Type | Description |
---|---|
any | An object representing a container for the current node. |
See Also