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

Gets or sets a value indicating whether this instance is expanded.

Syntax

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

Property Value

true if this instance is expanded; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.