RadControls for Silverlight

Base class for commands supported by map provider.

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 CommandDescription : INotifyPropertyChanged
Visual Basic
Public Class CommandDescription _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

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

See Also