New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Mouse Wheel Support
Users can interact with the RadInput controls using the mouse wheel. The following table lists the response of the various RadInput controls when the user scrolls the mouse wheel:
RadInput Control | Result of using the Mouse Wheel |
---|---|
RadDateInput | Scrolling the mouse wheel increases or decreases the value of the portion of the date immediately before the cursor when IncrementSettings.InterceptMouseWheel is True . The IncrementSettings.Step property specifies the number of months, days, years, hours, minutes, or seconds by which the value changes. |