Wijmo UI for the Web
checked Field

the state of checkbox.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.checkbox.IChangedEventArgs;
var value; // Type: bool
value = instance.checked;
Javascript (Specification) 
var checked : bool;
Browser Compatibility
7
5
5

See Also

Reference

IChangedEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.