DetailsViewModeEventArgs Properties

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyCancel

Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.)

System_CAPS_pubpropertyCancelingEdit

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

System_CAPS_pubpropertyNewMode

Gets or sets the mode to which the DetailsView control is changing.

Return to top
Show: