The properties of the ListBarLabelEditEventArgs class are listed below. For a complete list of ListBarLabelEditEventArgs class members, see the ListBarLabelEditEventArgs Members topic.
![]() | Gets or sets a value indicating whether changes made to the label of the ListViewItem should be canceled. |
![]() | Gets the zero-based index of the ListViewItem containing the label to edit. |
![]() | Gets the new text assigned to the label of the ListViewItem. |
![]() | Returns the object for which label editing has been requested. Can either be a ListBarItem or a ListBarGroup (or a subclass of either). |
ListBarLabelEditEventArgs Class | NETXP.Controls.Bars Namespace