RadControls for WPF

Value converter to access extended data properties from XAML. 2-way binding can't be specified.

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

Syntax

C#
public class ExtendedDataConverter : IValueConverter
Visual Basic
Public Class ExtendedDataConverter _
	Implements IValueConverter

Inheritance Hierarchy

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

See Also