| Visual Basic (Declaration) | |
|---|---|
Public Enum Legend.Mode Inherits System.Enum | |
| C# | |
|---|---|
public enum Legend.Mode : System.Enum | |
| Member | Description |
|---|---|
| Flat | Flat structure : LayerItemsSource returns the LayerItems leaves (i.e not the group layers nor the map layers with sub layers) and the LegendItems. |
| Tree | Tree structure : LayerItemsSource returns a hierarchy of legend items taking care of the map layers and of the group layers. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Toolkit.Legend.Mode
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7