ArcGIS API for Windows Phone - Library Reference
Template Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > LegendItemViewModel Class : Template Property

Gets the template for this legend item. Depending on the type of item, the template can be the LegendItemTemplate , the LayerTemplate or the ESRI.ArcGIS.Client.Toolkit.Legend.MapLayerTemplate.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Template As DataTemplate
C# 
public DataTemplate Template {get;}

Property Value

The template.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.