TreeViewEventArgs

Undocumented in source.

Constructors

this
this(TreeNode node, TreeViewAction action)
Undocumented in source.
this
this(TreeNode node)
Undocumented in source.

Members

Properties

action
TreeViewAction action [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
node
TreeNode node [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EventArgs

empty
EventArgs empty [@property getter]

Property: get a reusable, empty EventArgs.

Meta