onCheckBoxClick
Event fired after a checkbox in a tree item is clicked.
Parameters
none
Property of
TreeView
Description
onCheckBoxClick fires after the user has clicked a tree item’s checkbox. Check the checked property of the tree’s currently selected tree item to see whether the checkbox is now checked or not.