ASPxDataDeletingEventArgs Constructors
Provides data for the ASPxGridView.RowDeleting event.Name | Parameters | Description |
---|---|---|
ASPxDataDeletingEventArgs() | none | Initializes a new instance of the ASPxDataDeletingEventArgs class. |
ASPxDataDeletingEventArgs(ASPxDataDeleteValues) | delValues | Initializes a new instance of the ASPxDataDeletingEventArgs class. |
See Also