boolean
Specifies whether the current action needs to be prevented or not.
MouseEvent
| KeyboardEvent
| TouchEvent
Specifies the original event arguments.
boolean
Returns true if the event is triggered by interaction. Otherwise, it returns false.
Object
Returns the selected row data.
Object
Returns the selected item as JSON Object from the data source.
HTMLElement
Returns the selected row item.