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

Gets or sets an object associated with the legend item. This provides the ability to attach an arbitrary object to the item.

Syntax

Visual Basic (Declaration) 
Public Property Tag As Object
C# 
public object Tag {get; set;}

Property Value

A System.Object that is attached or associated with a legend item..

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.