Variable StringGridWidget._rowTitles

class StringGridWidget
{
  // ...
  UIString[] _rowTitles;
  // ...
}