ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.