TreeViewCancelEventArgs

Constructors

this
this(TreeNode node, bool cancel, TreeViewAction action)

Members

Properties

action
TreeViewAction action [@property getter]
node
TreeNode node [@property getter]

Inherited Members

From CancelEventArgs

cancel
bool cancel [@property setter]
bool cancel [@property getter]

Meta