SelectionChangingEventArgs Constructors
Contains data for the SelectionChanging event.Name | Parameters | Description |
---|---|---|
SelectionChangingEventArgs(CollectionChangeAction, TreeListNode) | action, node | Initializes a new instance of the SelectionChangingEventArgs class with specified settings. |
See Also