ESRI.ArcGIS.ADF.ArcGISServer
Editable Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > LegendGroup Class : Editable Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property Editable As Boolean
Visual Basic (Usage)Copy Code
Dim instance As LegendGroup
Dim value As Boolean
 
instance.Editable = value
 
value = instance.Editable
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public bool Editable {get; set;}

See Also

© 2010 All Rights Reserved.