Class DataMappingCollection
Holds the list of DataMapping items that constitute the data mappings for a InformationLayer items source.
Inheritance
System.Object
DataMappingCollection
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class DataMappingCollection : ObservableCollection<DataMapping>
Constructors
DataMappingCollection()
Declaration
public DataMappingCollection()