RadControls for WPF

Command bar which sends commands to the RadMap control.

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 MapCommandBar : MapBaseControl
Visual Basic
Public Class MapCommandBar _
	Inherits MapBaseControl

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              Telerik.Windows.Controls.Map..::..MapBaseControl
                Telerik.Windows.Controls.Map..::..MapCommandBar

See Also