ArcGIS Runtime SDK for WPF - Library Reference
LegendItemViewModel Class Members
See Also  Properties  Events
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace : LegendItemViewModel Class


The following tables list the members exposed by LegendItemViewModel.

Public Constructors

 NameDescription
public ConstructorLegendItemViewModel ConstructorInitializes a new instance of the LegendItemViewModel class.  
Top

Public Properties

 NameDescription
public PropertyDescriptionThe description of the legend item.  
public PropertyImageSourceLegend item image source.  
public PropertyIsExpandedGets or sets a value indicating whether this instance is expanded.  
public PropertyIsSelectedGets or sets a value indicating whether this instance is selected.  
public PropertyLabelLegend item label.  
public PropertyLayerItemsSourceGets the children of the legend item.  
public PropertyTagGets 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

Public Events

 NameDescription
public EventPropertyChangedOccurs when a property value changes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.