ASPxClientGridViewBatchEditRowChangesCancelingEventArgs Constructors
Contains data for the BatchEditRowChangesCanceling event.Name | Description |
---|---|
constructor(visibleIndex, rowValues, key) | Initializes a new instance of the ASPxClientGridViewBatchEditRowChangesCancelingEventArgs class with specified settings. |
See Also