piDogDataView.DataView.PrintCellBG

Scope: Public
Event PrintCellBG(g as graphics, cell as piDogDataView.CellInfo) As Boolean
Allows for custom Handling of Cell Printing including to PDF. Return true if you've handled it.