Variable StringGridAdapter._rowTitles

class StringGridAdapter
{
  // ...
  dstring[] _rowTitles;
  // ...
}