wijmo.grid Namespace : IBeforeCellEditEventArgs Interface |
Name | Description | |
---|---|---|
cell | Gets the edited cell's information. | |
event | The event initiated cell editing. | |
handled | Gets or sets a value that determines how cell editing is initiated: manually or automatically. If the cell contain custom controls or if you wish to provide custom editing on the front end, then the property must be set to "true". The default value is "false", which means that the wijgrid will handle editing automatically. |