SetIndeterminate Method (UIACheckBox)
Class
UIACheckBox
.
Action
Set the check box to the indeterminate state.
Syntax
C#
checkBox
.
SetIndeterminate
()
VB
checkBox
.
SetIndeterminate
()