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