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

Gets a value indicating whether this instance is a group layer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsGroupLayer As Boolean
C# 
public bool IsGroupLayer {get;}

Remarks

There are 2 kinds of group layers :

Property Value

true if this instance is group layer; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.