TIWCGJQGridOptions.CellEdit Property
Enables (disables) cell editing. When this option is set to true, onSelectRow event can not be used, and hovering is disabled (when mouseover on the rows). See Cell Editing for more details.
published property CellEdit: Boolean index 06 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: Boolean