NodeLabelEditEventHandler
Wisej.Web.NodeLabelEditEventHandler
Last updated
Wisej.Web.NodeLabelEditEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents the method that will handle the BeforeLabelEdit and AfterLabelEdit events of a TreeView control.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A that contains the event data. |
Name | Description |
---|---|
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. |