TreeViewEventHandler
Wisej.Web.TreeViewEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents the method that will handle the AfterCheck, AfterCollapse, AfterExpand, or AfterSelect event of a TreeView.
Parameters
Name
Type
Description
Fired By
Name
Description
Occurs after the tree node check box is checked.
Occurs after the tree node is collapsed.
Occurs after the tree node is expanded.
Occurs after the tree node is selected.
Occurs after the tree node check box is checked.
Occurs after the tree node is collapsed.
Occurs after the tree node is expanded.
Occurs after the tree node is selected.
Last updated