Table of Contents

Property AllowNullChecked

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AllowNullChecked

Used only if CheckType is of Checked type. If true allows Checked to be null, true or false. If false only allows Checked to be true or false.

public bool AllowNullChecked { get; set; }

Property Value

bool