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 |
Property Value
The layer items mode.
Requirements
Target Platforms:Windows Phone 7
See Also