Function GridWidgetBase.smoothVScroll

Get smooth vertical scroll flag - when true - scrolling by pixels, when false - by cells

bool smoothVScroll() @property;

GridWidgetBase smoothVScroll(
  bool flgSmoothScroll
) @property;