Currently the mouse wheel scrolls a fixed amount of pixels. A property should allow the developer to control this speed. Leave your comments below on the way this property should be implemented (e.g. an enum or an integer from a given range).
I vote for an integer value with a default value of 1/4 the column width. It appears to be 1/8 of a column currently which makes it take way to long to scroll.