TreeNodeMouseClickEventArgs
Wisej.Web.TreeNodeMouseClickEventArgs
Last updated
Wisej.Web.TreeNodeMouseClickEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the NodeMouseClick and NodeMouseDoubleClick events.
Initializes a new instance of the TreeNodeMouseClickEventArgs class.
Initializes a new instance of the TreeNodeMouseClickEventArgs class.
TreeNode: Returns the tree node that has been clicked.
Represents the method that will handle the NodeMouseClick and NodeMouseDoubleClick events of a TreeView.