Skip to main content
A newer version of this page is available. .

ASPxClientTreeListBatchEditChangesCancelingEventArgs Class

Provides data for the ASPxClientTreeList.BatchEditChangesCanceling event.

Declaration

declare class ASPxClientTreeListBatchEditChangesCancelingEventArgs extends ASPxClientCancelEventArgs

Remarks

ASPxClientTreeListBatchEditChangesCancelingEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.

Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientTreeListBatchEditChangesCancelingEventArgs
See Also