Uncheck Method (SLCheckBox)

Class

SLCheckBox.

Action

Unchecks the check box.

Syntax

C#
checkBox.Uncheck()
VB
checkBox.Uncheck()