The documentation for RadSpreadsheet says that it supports PixelBased scrolling. How do I enable this? I tried setting the attached property ScrollViewer.CanContentScroll = False, but it doesn't appear to have worked.
1 Answer, 1 is accepted
0
Tanya
Telerik team
answered on 30 May 2016, 11:46 AM
Hello Bryan,
Thank you for bringing this to our attention. I will add a task to update the related documentation.
You could control the way RadSpreadsheet is scrolled through the VerticalScrollMode and HorizontalScrollMode properties of the current sheet editor: