Variable GridWidgetBase._customCellAdapter

class GridWidgetBase
{
  // ...
  CustomGridCellAdapter _customCellAdapter;
  // ...
}