FormViewModeEventArgs Properties
.NET Framework 3.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 FormView control is changing. |
Community Additions
ADD
Show: