Skip to main content

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)

public string? GroupName { get; set; }

Property Value

String

See Also

Reference

RadioButton Class
Avalonia.Controls Namespace