Variable GridWidgetBase._maxScrollCol

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