piDogDataView.DataView.CellBackgroundColor

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