ASPxClientTreeListBatchEditStartEditingEventArgs Class
Provides data for the ASPxClientTreeList.BatchEditStartEditing event.
Declaration
declare class ASPxClientTreeListBatchEditStartEditingEventArgs extends ASPxClientCancelEventArgs
Remarks
ASPxClientTreeListBatchEditStartEditingEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientTreeListBatchEditStartEditingEventArgs
See Also