piDogDataView.DataView.CellBackgroundColorAt

Scope: Public
Function CellBackgroundColorAt(row as integer, column as integer) As Color
Gets the BackgroundColor of the cell at row/column
Scope: Public
Sub CellBackgroundColorAt(row as integer, column as integer, assigns value as color)
Sets the BackgroundColor of the cell at row/column