The following tables list the members exposed by BeforeSelectEventArgs.
Name | Description | |
---|---|---|
BeforeSelectEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
IncludeCollapsedDescendantsOnRangeSelection | Gets/sets whether the descendants of collapsed nodes are selected when those collapsed nodes lie between the first and last node in a range selection. | |
NewSelections | The new UltraTree.SelectedNodes, if the event is not cancelled. |