CleanCode C# Libraries v0.9.23 API

IdentifyingGroupBox.GetSelectedRadioButtonName Method 

Gets the name of the selected RadioButton in the GroupBox.

public string GetSelectedRadioButtonName();

Return Value

Selected radio button name or the empty string.

See Also

IdentifyingGroupBox Class | CleanCodeControls.Forms Namespace