System.Windows.Forms.TreeViewCancelEventArgs: Property Members

The properties of System.Windows.Forms.TreeViewCancelEventArgs are listed below. For a list of all members, see the TreeViewCancelEventArgs Members list.

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Properties

[read-only]
ActionTreeViewAction.

Gets the type of System.Windows.Forms.TreeView action that raised the event.

[read-only]
NodeTreeNode.

Gets the tree node to be checked, expanded, collapsed, or selected.