piDogDataView.DataView.ActivateCell
Scope: Public
Function ActivateCell(row as integer, column as integer, FocusFirstControl as Boolean = true) As piDogDataView.CellContainer
Will Activated the cell's CellContainer and return a reference to it
If the cell is offscreen, it will be scrolled into view.