MouseWheelSelection Property
Gets or sets a value indicating whether the selected item changes using the mouse wheel when the
C1ComboBox isn't dropped down.
public bool MouseWheelSelection {get; set;}
'Declaration
Public Property MouseWheelSelection As Boolean