ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.