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.

Namespace: IWCGJQGrid
published
 property CellEdit: Boolean index 06 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean