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