wijmo.grid Namespace : IBeforeCellUpdateEventArgs Interface |
Name | Description | |
---|---|---|
cell | Gets the edited cell's information. | |
value | Gets the new cell value. If the property value is not changed, then the widget will try to extract the new cell value automatically. If you provide custom editing on the front end, then they new cell value must be returned in this property. |