The members of System.Web.UI.WebControls.FormViewModeEventArgs are listed below.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
![]() Initializes a new instance of the System.Web.UI.WebControls.FormViewModeEventArgs class. |
[read-only] | CancelingEdit | bool.
![]() Gets a value indicating whether the FormView.ModeChanging event was raised as a result of the user canceling an edit operation. |
NewMode | FormViewMode.
![]() Gets or sets the mode to which the System.Web.UI.WebControls.FormView control is changing. |