DetailsViewModeEventArgs Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
| CancelingEdit | Gets a value indicating whether the ModeChanging event was raised as a result of the user canceling an edit operation. |
| NewMode | Gets or sets the mode to which the DetailsView control is changing. |
Community Additions
ADD
Show: