ArcGIS API for Windows Phone - Library Reference
LayerItemsMode Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > Legend Class : LayerItemsMode Property

Gets or sets the layer items mode that defines the structure of the legend : Flat or Tree. Depending on this value, LayerItemsSource and ESRI.ArcGIS.Client.Toolkit.Primitives.LayerItemViewModel.LayerItemsSource will return either only the layer items leaves or a complete layer item hierarchy taking care of the map layers and of the group layers.

Syntax

Visual Basic (Declaration) 
Public Property LayerItemsMode As Legend.Mode
C# 
public Legend.Mode LayerItemsMode {get; set;}

Property Value

The layer items mode.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.