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




Indicates whether the toolbar item is disabled.

Syntax

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

See Also

© 2010 All Rights Reserved.