ESRI.ArcGIS.ADF.ArcGISServer.Editor
AttributeDisplayMode Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : AttributeDisplayMode Enumeration




Defines constants that describe how attributes are to be displayed.

Syntax

Visual Basic (Declaration) 
Public Enum AttributeDisplayMode 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As AttributeDisplayMode
C# 
public enum AttributeDisplayMode : System.Enum 

Members

MemberDescription
Editable The attribute is displayed and editable.
Hidden The attribute is not shown.
ReadOnly The attribute is shown as read-only.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.