This documentation is archived and is not being maintained.
ListViewInsertEventArgs Properties
Visual Studio 2008
The ListViewInsertEventArgs type exposes the following members.
| 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: