property Group.ContinueColumnScroll as Boolean

Retrieves or sets a value indicating whether the group will automatically scroll the visible columns by pixel or by column width.

TypeDescription
Boolean A boolean expression indicating whether the group will automatically scroll the visible columns by pixel or by column width.

Bu default, the columns are scrolled pixel by pixel. Use the ContinueColumnScroll to scroll horizontally the group column by column.