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

Gets or sets the map layer template (i.e. the highest items in the legend hierarchy).

Syntax

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

Property Value

The map layer template.

Remarks

This value is optional. By default, the LayerTemplate is used.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.