SelectionChangedEventArgs Constructors
Provides data for the HierarchicalChartControlBase.SelectionChanged event.| Name | Parameters | Description |
|---|---|---|
| SelectionChangedEventArgs(IList, SelectedGroupCollection) | selectedItems, selectedGroups | Initializes a new instance of the SelectionChangedEventArgs class with the specified settings. |
See Also