System.Web.UI.WebControls.DetailsViewModeEventArgs: Property Members

The properties of System.Web.UI.WebControls.DetailsViewModeEventArgs are listed below. For a list of all members, see the DetailsViewModeEventArgs Members list.

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Properties

[read-only]
CancelingEditbool.

Gets a value indicating whether the DetailsView.ModeChanging event was raised as a result of the user canceling an edit operation.

NewModeDetailsViewMode.

Gets or sets the mode to which the System.Web.UI.WebControls.DetailsView control is changing.