IsChecked Method

IsChecked function

Indicates if the radiobutton is checked or not.


func (instance *RadioButton) IsChecked()  (bool,  error) 

Remarks

See Also