ClassMapSourceChangedEventArgs
Class
Event data of the MapSourceChanged event.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class MapSourceChangedEventArgs : EventArgs
Inheritance: objectEventArgsMapSourceChangedEventArgs
Inherited Members
Constructors
MapSourceChangedEventArgs()
Declaration
cs-api-definition
public MapSourceChangedEventArgs()
Properties
NewSourceId
Gets or sets unique ID of the new map source.
OldSourceId
Gets or sets unique ID of the old map source.