piDogDataView.DataView.CellCheckBoxStateAt

Scope: Public
Function CellCheckBoxStateAt(row as integer, column as integer) As DataView.CheckboxStates
Get the checked value of the cell
Scope: Public
Sub CellCheckBoxStateAt(row as integer, column as integer, assigns value as DataView.CheckboxStates)
Set whether the cell is Checked