constants EditorVisibleEnum
The EditorVisibleEnum type specifies the way the control shows the field's editor. The EnsureVisibleEnum type support the following values:

NameValueDescription
exEditorHidden0 The editor is hidden.
exEditorVisible1 The editor is always visible.
exEditorVisibleOnFocus-1 The editor is visible when the cell receives the focus.