ListBarLabelEditEventArgs overview
![]() | Constructs a new instance of this object given the item, label and object. |
![]() | 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). |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
ListBarLabelEditEventArgs Class | NETXP.Controls.Bars Namespace