SetCheckBox Method
Selects or unselects the checkbox in the grid cell.

C# Syntax

void SetCheckBox( 
   bool state
)

Parameters

state
True to select.