DataLudi Grid v.1 > Classes > DisplayOptions

Back  Forward

DisplayOptions.wheelEnabled  property

true면 마우스 휠로 행 스크롤을 할 수 있다. 

기본값은 true.

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