CheckBoxChangeEventArgs API in JavaScript Grid API control
Properties
cancel
boolean
Defines the cancel option value.
checked
boolean
Defines the checked state.
selectedRowIndexes
number[]
Defines the selected row indexes.
target
Element
Defines the target element for selection.