NCheckBox Class Properties
In This Topic
For a list of all members of this type, see NCheckBox members.
Public Properties
| Name | Description |
| ClickOnSymbol | Gets/Sets whether the check box is toggled when the user clicks on the symbol only. By default set to false, which means that the check box is toggled when the user clicks either its symbol or its content. |
| Indeterminate | Gets/Sets whether the check box is in an indetermined state, i.e. neighter checked, nor unchecked. By default set to false. |
Top
See Also