Back to Devexpress

TreeMapSelectionChangedEventArgs Constructors

wpf-devexpress-dot-xpf-dot-treemap-dot-treemapselectionchangedeventargs-dot-ctor.md

latest1.2 KB
Original Source

TreeMapSelectionChangedEventArgs Constructors

Provides data for the HierarchicalChartControlBase.SelectionChanged event.

NameParametersDescription
TreeMapSelectionChangedEventArgs(List<Object>)selectionInitializes a new instance of the TreeMapSelectionChangedEventArgs class with the specified settings.
TreeMapSelectionChangedEventArgs(IList)selectionInitializes a new instance of the TreeMapSelectionChangedEventArgs class with the specified settings.

See Also

TreeMapSelectionChangedEventArgs Class

TreeMapSelectionChangedEventArgs Members

DevExpress.Xpf.TreeMap Namespace