Skip to main content

ASPxClientTreeViewNodeProcessingModeEventArgs Class

Provides data for the client events concerned with node processing, and that allow the event’s processing to be passed to the server side.

Declaration

declare class ASPxClientTreeViewNodeProcessingModeEventArgs extends ASPxClientProcessingModeEventArgs

Remarks

ASPxClientTreeViewNodeProcessingModeEventArgs objects with appropriate settings are automatically created and passed to the corresponding event handlers.

Inheritance

See Also