TreeViewCancelEventArgs

Undocumented in source.

Constructors

this
this(TreeNode node, bool cancel, TreeViewAction action)
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 CancelEventArgs

cancel
bool cancel [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
cancel
bool cancel [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta