Function GridWidgetBase.this

this(
  string ID = null,
  ScrollBarMode hscrollbarMode = ScrollBarMode.Visible,
  ScrollBarMode vscrollbarMode = ScrollBarMode.Visible
);