This topic has not yet been rated - Rate this topic

TreeViewCancelEventArgs Properties

The TreeViewCancelEventArgs type exposes the following members.

  NameDescription
Public property Action Gets the type of TreeView action that raised the event.
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property Node Gets the tree node to be checked, expanded, collapsed, or selected.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.