Intersoft ClientUI Documentation
EditorType Enumeration



Specifies the constants that determine the editor type.
Syntax
Public Enum EditorType 
   Inherits System.Enum
Dim instance As EditorType
public enum EditorType : System.Enum 
public enum class EditorType : public System.Enum 
Members
MemberDescription
Auto Auto.
BooleanEditor Boolean Editor.
CollectionEditor Collection Editor.
CustomEditor Custom Editor.
DateTimeEditor DateTime Editor.
DefaultEditor Default Editor.
EnumEditor Enum Editor.
EventEditor Event Editor.
ItemsEditor Items Editor.
NumericEditor Numeric Editor.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Editors.EditorType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Editors Namespace

Send Feedback