Uncheck Method (Table)
Class
Table
.
Action
Unchecks the check box in the defined row of a table.
Syntax
C#
table
.
Uncheck
(
item
)
VB
table
.
Uncheck
(
item
)
Variable
Description
item
The row in which to uncheck the check box.
ItemIdentifier
.