ASPxClientTreeViewNodeClickEventArgs Constructors
Provides data for the ASPxClientTreeView.NodeClick event.Name | Description |
---|---|
constructor(processOnServer, node, htmlElement, htmlEvent) | Initializes a new object of the ASPxClientTreeViewNodeClickEventArgs type with the specified settings. |
See Also