Function GridWidgetBase.drawCellBackground

draw data cell background

void drawCellBackground(
  DrawBuf buf,
  Rect rc,
  int col,
  int row
);