ESRI.ArcGIS.ADF.Web.UI.WebControls
ShowLegend Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlusNode Class : ShowLegend Property




Whether to show legend.

Syntax

Visual Basic (Declaration) 
Protected ReadOnly Property ShowLegend As Boolean
Visual Basic (Usage)Copy Code
Dim instance As TreeViewPlusNode
Dim value As Boolean
 
value = instance.ShowLegend
C# 
protected bool ShowLegend {get;}

See Also

© 2010 All Rights Reserved.