RadioButton.IsChecked

RadioButton.IsChecked property

Indicates if the radiobutton is checked or not.

public bool IsChecked { get; set; }

See Also