ArcGIS API for Silverlight - Library Reference
TemplateGroups Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > TemplatePicker Class : TemplateGroups Property

Gets or sets the template groups.

Syntax

Visual Basic (Declaration) 
Public Property TemplateGroups As IEnumerable(Of TemplateGroup)
C# 
public IEnumerable<TemplateGroup> TemplateGroups {get; set;}

Remarks

Each template group has the templates for a layer

Property Value

The template groups.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.