ASPxDataInsertingEventArgs Constructors
Provides data for the ASPxGridView.RowInserting event.| Name | Parameters | Description |
|---|---|---|
| ASPxDataInsertingEventArgs() | none | Initializes a new instance of the ASPxDataInsertingEventArgs class. |
| ASPxDataInsertingEventArgs(ASPxDataInsertValues) | insertValues | Initializes a new instance of the ASPxDataInsertingEventArgs class. |
See Also