ListViewCancelEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.) |
![]() | CancelMode | Gets the data-entry mode that the ListView control was in when the Cancel button was clicked. |
![]() | ItemIndex | Gets the index of the item that contains the Cancel button that raised the event. |
Show:
