DetailsViewInsertEventArgs Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. (inherited from CancelEventArgs) |
| CommandArgument | Gets the command argument for the insert operation passed to the DetailsView control. |
| Values | Gets a dictionary that contains the field name/value pairs for the record to insert. |
Community Additions
ADD
Show: