The TabActivationEditorMode enumeration contains types of cell editor activation.
It is used by the following properties and methods:
Value | Brief description |
-1 | Undefined. Type is undefined. |
0 | None. The cell editor is activated on double mouse click on a cell. |
1 | Always. Editor is always activated. |
2 | OnFocus. Editor is activated when cell gets focus. |
See also: