ComponentOne InputPanel for WinForms
GroupName Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputRadioButton Class : GroupName Property
Gets or sets the name that specifies which InputRadioButton components are mutually exclusive.
Syntax
'Declaration
 
Public Property GroupName As System.String
public System.string GroupName {get; set;}
See Also

Reference

InputRadioButton Class
InputRadioButton Members