This is a migrated thread and some comments may be shown as answers.

Smooth scrolling

1 Answer 234 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 11 Dec 2012, 06:39 PM
In the release notes for Q3 2012 (version 2012.3.1017), for ListBox I see:
"Implemented AutoScrolling in ListBox. Added SmoothScrolling virtualized panel. "

How can I turn on smoothscrolling and autoscrolling?

1 Answer, 1 is accepted

Sort by
0
Alek
Telerik team
answered on 14 Dec 2012, 12:18 PM
Hi Erik,

Autoscrolling is implemented as a default behavior of RadListBox when you use Drag/Drop. 

You can turn Smoothscrolling on by adding ScrollViewer.CanContentScroll="False" as a property in XAML.

Kind regards,
Alek
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ListBox
Asked by
Erik
Top achievements
Rank 1
Answers by
Alek
Telerik team
Share this question
or