ASPxClientTreeListBatchEditChangesCancelingEventArgs Constructors
Provides data for the ASPxClientTreeList.BatchEditChangesCanceling event.Name | Description |
---|---|
constructor(insertedValues, deletedValues, updatedValues) | Initializes a new instance of the ASPxClientTreeListBatchEditChangesCancelingEventArgs class. |
See Also