Wisej.Web.NodeLabelEditEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the BeforeLabelEdit and AfterLabelEdit events of a TreeView control.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A NodeLabelEditEventArgs that contains the event data.
Occurs after the tree node label text is edited.
Occurs before the tree node label text is edited.
Occurs after the tree node label text is edited.
Occurs before the tree node label text is edited.