piDogDataView.CustomDataSource.CellFormat
Scope: Public
Function CellFormat(row as integer, column as integer) As Dictionary
override to specify the cellformat dictionary
available values include
DataView.CellFormatBackgroundColorKey as Color
DataView.CellFormatBoldKey as Boolean
DataView.CellFormatFontKey as String
DataView.CellFormatItalicKey as Boolean
DataView.CellFormatTextColorKey as Color
DataView.CellFormatFontSizeKey as Integer