ClassMapDataTemplateSelector
Class
Template selector which allows using of the properties of the RadMap and InformationLayer objects.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class MapDataTemplateSelector : DataTemplateSelector
Inheritance: objectMapDataTemplateSelector
Constructors
MapDataTemplateSelector()
Declaration
cs-api-definition
public MapDataTemplateSelector()
Properties
Layer
Gets or sets information layer this template selector belongs to.
Declaration
cs-api-definition
public InformationLayer Layer { get; set; }
Property Value