Sets a value indicating whether the check box is checked.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setIsChecked ( |
true if the box is checked, or false otherwise.
See Also