Function GridWidgetBase.smoothHScroll

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

bool smoothHScroll() @property;

GridWidgetBase smoothHScroll(
  bool flgSmoothScroll
) @property;