CellEditorMode Enum
Lists modes that specify the cell editor and cursor behavior.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v20.2.Core.dll
Declaration
Members
Name | Description |
---|---|
Edit | Edit directly in a cell. The cursor moves within the cell text. |
Enter | Edit directly in a cell. The cursor navigates cells. |
EditInFormulaBar | Edit in a formula bar. |
See Also
Feedback