ASPxClientTreeViewNodeProcessingModeEventArgs Constructors
Provides data for the client events concerned with node processing, and that allow the event’s processing to be passed to the server side.| Name | Description |
|---|---|
| constructor(processOnServer, node) | Initializes a new instance of the ASPxClientTreeViewNodeProcessingModeEventArgs class with the specified setting. |
See Also