Skip to main content

BootstrapClientTreeViewNodeProcessingModeEventArgs Class

Provides data for the client events related to node processing, and allowing the event’s processing to be passed to the server side.

Declaration

declare class BootstrapClientTreeViewNodeProcessingModeEventArgs extends ASPxClientProcessingModeEventArgs

Remarks

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

Inheritance

See Also