ArcGIS API for WPF - Library Reference
LayerTemplate Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > Legend Class : LayerTemplate Property

Gets or sets the layer template. This template is used by default for all layer items (i.e all items except the legend items at the lowest level).

Syntax

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

Property Value

The layer template.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.