Version

BeforeSelectEventArgs Class Properties

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

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