wijmo.grid Namespace > IAfterCellEditEventArgs Interface : event Field |
The event that initiates the cell update.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.grid.IAfterCellEditEventArgs; var value; // Type: JQueryEventObject value = instance.event; |
Javascript (Specification) | |
---|---|
|