piDogDataView.DataView.PrintCell

Scope: Public
Event PrintCell(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.