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

ASPxClientTreeListBatchEditEndEditingEventArgs Class

Provides data for the ASPxClientTreeList.BatchEditEndEditing event.

Declaration

declare class ASPxClientTreeListBatchEditEndEditingEventArgs extends ASPxClientCancelEventArgs

Remarks

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

Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientTreeListBatchEditEndEditingEventArgs
See Also