RadioButtonGroupData
Description:
Constructs a new instance of RadioButtonGroupData.
Constructs a new instance of RadioButtonGroupData.
public RadioButtonGroupData(
string name
)
-
StringnameThe internal name of the RadioButtonGroup.
-
Thrown whennullNothingnullptra null reference (Nothingin Visual Basic)is passed for name.
-
Thrown when an empty string is passed for name.