Version 24.2 (latest)

BeforeCheckEventArgs Class Properties

For a list of all members of this type, see BeforeCheckEventArgs members.

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