ESRI.ArcGIS.ADF.ArcGISServer.Editor
Visible Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > IEditorToolbarItem Interface : Visible Property




Indicates whether the toolbar item is visible.

Syntax

Visual Basic (Declaration) 
Property Visible As Boolean
Visual Basic (Usage)Copy Code
Dim instance As IEditorToolbarItem
Dim value As Boolean
 
instance.Visible = value
 
value = instance.Visible
C# 
bool Visible {get; set;}

See Also

© 2010 All Rights Reserved.