SetValue Method

SetValue function

Indicates if the checkbox is checked or not.


func (instance *CheckBox) SetValue(value bool)  error

Remarks

See Also