NetXP 3.0 Reference

ListBarLabelEditEventArgs Properties

The properties of the ListBarLabelEditEventArgs class are listed below. For a complete list of ListBarLabelEditEventArgs class members, see the ListBarLabelEditEventArgs Members topic.

Public Instance Properties

CancelEdit (inherited from LabelEditEventArgs)Gets or sets a value indicating whether changes made to the label of the ListViewItem should be canceled.
Item (inherited from LabelEditEventArgs)Gets the zero-based index of the ListViewItem containing the label to edit.
Label (inherited from LabelEditEventArgs) Gets the new text assigned to the label of the ListViewItem.
LabelEditObject Returns the object for which label editing has been requested. Can either be a ListBarItem or a ListBarGroup (or a subclass of either).

See Also

ListBarLabelEditEventArgs Class | NETXP.Controls.Bars Namespace