LabelEditEventArgs Properties
.NET Framework 4.5
The LabelEditEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
CancelEdit | Gets or sets a value indicating whether changes made to the label of the ListViewItem should be canceled. |
|
Item | Gets the zero-based index of the ListViewItem containing the label to edit. |
|
Label | Gets the new text assigned to the label of the ListViewItem. |