Version

BeforeSelectEventArgs Class Members

The following tables list the members exposed by BeforeSelectEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeSelectEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyIncludeCollapsedDescendantsOnRangeSelectionGets/sets whether the descendants of collapsed nodes are selected when those collapsed nodes lie between the first and last node in a range selection.  
Public PropertyNewSelectionsThe new UltraTree.SelectedNodes, if the event is not cancelled.  
See Also