Infragistics2.Win.UltraWinTree.v8.1
CancelableNodesEventArgs Class Members
See Also  Properties 
Infragistics.Win.UltraWinTree Namespace : CancelableNodesEventArgs Class


The following tables list the members exposed by CancelableNodesEventArgs.

Public Constructors

 NameDescription
Public ConstructorCancelableNodesEventArgs Constructor Constructor  
Top

Public Properties

 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNodes The collection of nodes that to be operated on. (read-only)  
Top

See Also