LabelEditEventArgs Constructor
.NET Framework 4.5
Initializes a new instance of the LabelEditEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LabelEditEventArgs(Int32) | Initializes a new instance of the LabelEditEventArgs class with the specified index to the ListViewItem to edit. |
|
LabelEditEventArgs(Int32, String) | Initializes a new instance of the LabelEditEventArgs class with the specified index to the ListViewItem being edited and the new text for the label of the ListViewItem. |