ArcGIS API for WPF - Library Reference
LegendItems Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > LayerItemViewModel Class : LegendItems Property

The collection of LegendItemViewModel under this layer item.

Syntax

Visual Basic (Declaration) 
Public Property LegendItems As ObservableCollection(Of LegendItemViewModel)
C# 
public ObservableCollection<LegendItemViewModel> LegendItems {get; set;}

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.