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