Version

BeforeCheckEventArgs Class Members

The following tables list the members exposed by BeforeCheckEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeCheckEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewValueGets/sets the new value of the node's checkbox.  
Public PropertyTreeNodeThe UltraTreeNode (read-only) (Inherited from Infragistics.Win.UltraWinTree.CancelableNodeEventArgs)
See Also