IsChecked Method (DomCheckBox)
Class
DomCheckBox
.
Action
Returns
true
if the checkbox is checked and
false
otherwise.
Syntax
checked
=
checkBox
.
IsChecked
()
Variable
Description
checked
Boolean
.