SelectionChangedEventArgs Properties
Provides data for the HierarchicalChartControlBase.SelectionChanged event.Name | Description |
---|---|
SelectedGroups | Returns the collection of selected group paths. |
SelectedItems | Returns the collection of selected items. |
See Also