DetailsViewModeEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:
