Version

CancelableNodesEventArgs Class Members

The following tables list the members exposed by CancelableNodesEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableNodesEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNodesThe collection of nodes that to be operated on. (read-only)  
See Also