Change
eventsFires when the checked state of the CheckBox is changed through user interaction.
Event Data
e.checked Object
The checked state of the CheckBox.
e.sender kendo.ui.CheckBox
The widget instance which fired the event.