ASPxClientGridViewBatchEditRowDeletingEventArgs Constructors
Provides data for the ASPxClientGridView.BatchEditRowDeleting event.| Name | Description |
|---|---|
| constructor(visibleIndex, rowValues, key) | Initializes a new instance of the ASPxClientGridViewBatchEditRowDeletingEventArgs class. |
See Also