ListViewCancelEventArgs Properties

 

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

NameDescription
System_CAPS_pubpropertyCancel

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

System_CAPS_pubpropertyCancelMode

Gets the data-entry mode that the ListView control was in when the Cancel button was clicked.

System_CAPS_pubpropertyItemIndex

Gets the index of the item that contains the Cancel button that raised the event.

Return to top
Show: