Gets the selected RadioButton
in the GroupBox.
Namespace: CleanCode.GeneralComponents.ControlsAssembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax
public RadioButton GetSelectedRadioButton()
Return Value
Selected radio button or null.See Also