piDogDataView.DataView.DrawCellRect

Scope: Public
Event DrawCellRect(g as Graphics, r As Xojo.Rect, row as integer, column as Integer) As Boolean
Fired to allow an opportunity to draw a rect to show the cell currently affected by keyboard navigation.

Return true to handle the event.