SetIsChecked Method

SetIsChecked function

Indicates if the radiobutton is checked or not.


func (instance *RadioButton) SetIsChecked(value bool)  error

Remarks

See Also