piDogDataView.DataView.CellTextColorAt

Scope: Public
Function CellTextColorAt(row as integer, column as Integer) As Color
gets the color of text in the cell at row/column
Scope: Public
Sub CellTextColorAt(row as integer, column as integer, assigns value as color)
sets the color of text in the cell at row/column