Version

DataTreeCheckBoxSelectionEventArgs Class Members

The following tables list the members exposed by DataTreeCheckBoxSelectionEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataTreeCheckBoxSelectionEventArgs ConstructorInitializes a new instance of the DataTreeCheckBoxSelectionEventArgs class.  
Public Properties
 NameDescription
Public PropertyNewCheckedNodesReturns the list with new checked DataTreeNode object associated with the event  
Public PropertyOldCheckedNodesReturns the list with old checked DataTreeNode object associated with the event  
See Also