Variable StringGridAdapter._rows

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