IChartGrid.EditorMode
IChartGrid
property EditorMode: WordBool;
Type Library
TeeChartx
Description
Set EditorMode to True, at runtime, to put the grid in edit mode. When EditorMode is True, the user can edit cells in the grid. When the user presses F2, EditorMode is set to True. When the user presses Enter, the value of EditorMode is toggled.