TreeNodeMouseClickEventArgs

Wisej.Web.TreeNodeMouseClickEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Provides data for the NodeMouseClick and NodeMouseDoubleClick events.

public class TreeNodeMouseClickEventArgs : MouseEventArgs

Constructors

Initializes a new instance of the TreeNodeMouseClickEventArgs class.

Initializes a new instance of the TreeNodeMouseClickEventArgs class.

Properties

TreeNode: Returns the tree node that has been clicked.

Used By

Last updated