System.Windows.Forms.LabelEditEventArgs: Property Members

The properties of System.Windows.Forms.LabelEditEventArgs are listed below. For a list of all members, see the LabelEditEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

CancelEditbool.

Gets or sets a value indicating whether changes made to the label of the System.Windows.Forms.ListViewItem should be canceled.

[read-only]
Itemint.

Gets the zero-based index of the System.Windows.Forms.ListViewItem containing the label to edit.

[read-only]
Labelstring.

Gets the new text assigned to the label of the System.Windows.Forms.ListViewItem.