Function CustomGridCellAdapter.isCustomCell
return true for custom drawn cell
abstract bool isCustomCell(
int col,
int row
);
return true for custom drawn cell
abstract bool isCustomCell(
int col,
int row
);