This documentation is archived and is not being maintained.
DetailsViewModeEventArgs Properties
Visual Studio 2010
The DetailsViewModeEventArgs type exposes the following members.
| 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: