SelectionChangedEventArgs Class
In This Article
Provides data for the HierarchicalChartControlBase.SelectionChanged event.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
#Remarks
An instance of the SelectionChangedEventArgs class with appropriate settings is automatically created and passed to the corresponding event’s handler.
See Also