Table of Contents

Method UpdateChecked

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

UpdateChecked()

Updates the checked state of all checkbox subviews so that only the checkbox corresponding to the current Value is checked. Throws InvalidOperationException if a checkbox's Data property is not set.

public override void UpdateChecked()

Exceptions

InvalidOperationException