DataLudi Grid v.1 > Classes > DisplayOptions

Back  Forward

DisplayOptions.wheelEnabled  property

If the value is true, you can scroll by the mouse wheel. 

Defaults to true.

Getter
function wheelEnabled(): Boolean
Setter
function setWheelEnabled(value: Boolean)
See Also
hscrollBar
vscrollBar
Examples
Display Options