State Property (ICheckBox)
Returns the check box status.

C# Syntax

CheckedState State {get;}

Property Value

Possible values:
  • Checked
  • Unchecked
  • Indeterminate