Table of Contents

Property UseRadioButtons

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

UseRadioButtons

Gets or sets whether to only allow a single row to be toggled at once (Radio button).

public bool UseRadioButtons { get; set; }

Property Value

bool