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


For a list of all members of this type, see LegendItemViewModel members.

Public Properties

 NameDescription
public PropertyDescription The description of the legend item.  
public PropertyImageSource Legend item image source.  
public PropertyIsExpanded Gets or sets a value indicating whether this instance is expanded.  
public PropertyIsSelected Gets or sets a value indicating whether this instance is selected.  
public PropertyLabel Legend item label.  
public PropertyLayerItemsSource Gets the children of the legend item.  
public PropertyTag Gets or sets an object associated with the legend item. This provides the ability to attach an arbitrary object to the item.  
public PropertyTemplateGets or sets the template for this legend item. Depending on the type of item, the template can be the LegendItemTemplate , the LayerTemplate or the ESRI.ArcGIS.Client.Toolkit.Legend.MapLayerTemplate. The template can also be set explicitely by code.  
Top

See Also

© ESRI, Inc. All Rights Reserved.