C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputRadioButton Class / GroupName Property

In This Topic
GroupName Property (InputRadioButton)
In This Topic
Gets or sets the name that specifies which InputRadioButton components are mutually exclusive.
Syntax
'Declaration
 
Public Property GroupName As String
 
See Also