MouseWheelScrollStep: Number;
The MouseWheelScrollStep property determines mouse wheel scroll step for table in pixels.
Use JSON or the setMouseWheelScrollStep method to set the property value, and the getMouseWheelScrollStep method to get the property value.
Default property value is 20.
The example of use is given on the page with description of the DataGrid.LastHScrollBarPos property.
See also: