Defines the behavior of editable cells for a column.
| Member Name | Description |
|---|---|
| None | The cell does not go into the edit mode, when it is activated. |
| OnEnter | The cell goes into the edit mode if it is selected and if the user presses the Enter key. |
| Auto | The cell goes into the edit mode automatically when it is selected. |
Namespace: Resco.Controls.SmartGrid
Assembly: Resco.SmartGrid.CF3 (in Resco.SmartGrid.CF3.dll)
Resco.Controls.SmartGrid Namespace