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