TreeListSelectionChangedEventArgs Constructors
Provides data for the TreeListControlBase.SelectionChanged event.| Name | Parameters | Description |
|---|---|---|
| TreeListSelectionChangedEventArgs(TreeListView, CollectionChangeAction, Int32) | view, action, controllerRow | Initializes a new instance of the TreeListSelectionChangedEventArgs class. |
See Also