ListViewInsertEventArgs 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_pubpropertyItem

Gets a ListViewItem object that represents the data item to be inserted.

System_CAPS_pubpropertyValues

Gets the values for the record to insert.

Return to top
Show: