SetIndeterminate Method (SLCheckBox)

Class

SLCheckBox.

Action

Set the check box to the indeterminate state.

Syntax

C#
checkBox.SetIndeterminate()
VB
checkBox.SetIndeterminate()