scroll when hscrollbar is hidden

Typeproperty
DictionaryDataGrid
LibraryData Grid
Syntax
put the dgProp["scroll when hscrollbar is hidden"] of group
"Data Grid"
Associationsdatagrid
Summary

This overrides the default horizontal scrolling behavior.

Description

By default a data grid will not respond to the mouse scroll wheel, page up, page down, home or end if the scrollbar is hidden. Set this property to true if you would like to override this behavior. This is useful if you want to create custom scrollbars.