LabelEditEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
