Class MapCommandBar
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class MapCommandBar : MapBaseControl, ILayer
Constructors
MapCommandBar()
Declaration
public MapCommandBar()
Fields
MapSourceButtonTemplateProperty
Declaration
public static readonly DependencyProperty MapSourceButtonTemplateProperty
Field Value
Microsoft.
|
MapSwitchModeButtonTemplateProperty
Declaration
public static readonly DependencyProperty MapSwitchModeButtonTemplateProperty
Field Value
Microsoft.
|
Properties
DefaultChangeModeButtonTemplate
Declaration
public DataTemplate DefaultChangeModeButtonTemplate { get; }
Property Value
Microsoft.
|
DefaultChangeSourceButtonTemplate
Declaration
public DataTemplate DefaultChangeSourceButtonTemplate { get; }
Property Value
Microsoft.
|
MapSourceButtonTemplate
Declaration
public DataTemplate MapSourceButtonTemplate { get; set; }
Property Value
Microsoft.
|
MapSwitchModeButtonTemplate
Declaration
public DataTemplate MapSwitchModeButtonTemplate { get; set; }
Property Value
Microsoft.
|
Methods
OnMapInitialize(RadMap, RadMap)
Declaration
protected override void OnMapInitialize(RadMap oldMapControl, RadMap newMapControl)
Parameters
Overrides
Refresh()
Declaration
public void Refresh()
ToggleVisibility()
Declaration
public void ToggleVisibility()