RadioButtonGroupName Property
Gets or sets the name that specifies which RadioButton controls are mutually exclusive.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? GroupName { get; set; }
Public Property GroupName As String
Get
Set
abstract GroupName : string with get, set
override GroupName : string with get, set
Property Value
String