RadControls for Silverlight

Represents individual mapping between a field from the InformationLayer ItemsSource and the member that should be mapped to it.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.1050

Syntax

C#
public class DataMapping
Visual Basic
Public Class DataMapping

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Map..::..DataMapping

See Also