RadioButtonGroupName Property |
Gets or sets the name that specifies which RadioButton controls are mutually
exclusive.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public string GroupName { get; set; }
Property Value
Type:
StringSee Also