Variable GridWidgetBase._maxScrollRow

class GridWidgetBase
{
  // ...
  int _maxScrollRow;
  // ...
}