New to Kendo UI for Angular? Start a free 30-day trial
UndoRedoEvent
Provides arguments for the undo and redo events.
| Name | Type | Default | Description |
|---|---|---|---|
gridState |
|
The Grid state and rendered data at the time of the action. | |
originalEvent |
|
The event data for the action that changed the state. |
Methods
isDefaultPrevented | ||||
|---|---|---|---|---|
|
Returns | ||||
|
preventDefault |
|---|
|
Prevents the default action for the event. The source component suppresses the built-in behavior that follows the event. |