State Property (ICheckBox)
The check box status.

C# Syntax

CheckedState State {get;}

Property Value

Possible values:

- Checked

- Unchecked

- Indeterminate