ListViewInsertEventArgs 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.) |
![]() | Item | Gets a ListViewItem object that represents the data item to be inserted. |
![]() | Values | Gets the values for the record to insert. |
Show:
