ASPxDataUpdatingEventArgs Constructors
Provides data for the ASPxGridView.RowUpdating event.| Name | Parameters | Description |
|---|---|---|
| ASPxDataUpdatingEventArgs() | none | Initializes a new instance of the ASPxDataUpdatingEventArgs class. |
| ASPxDataUpdatingEventArgs(ASPxDataUpdateValues) | updValues | Initializes a new instance of the ASPxDataUpdatingEventArgs class. |
See Also