NodeClickEventArgs

12 Sep 20251 minute to read

Interface for NodeClick event arguments.

Properties

event MouseEvent

Return the actual event.

node HTMLLIElement

Return the current clicked TreeView node.