Variable StringGridAdapter._cols

class StringGridAdapter
{
  // ...
  int _cols;
  // ...
}