Table of Contents

Property RadioStyle

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

RadioStyle

If true, the CheckBox will display radio button style glyphs (●) instead of checkbox style glyphs (☑).

public bool RadioStyle { get; set; }

Property Value

bool