GroupName Property
Gets or sets the name that specifies which RadioButton controls are mutually exclusive.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? GroupName { get; set; }
Public Property GroupName As String
Get
Set
abstract GroupName : string with get, set
override GroupName : string with get, set