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

about RadPaneGroupDocumentHostStyle

2 Answers 67 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Vo
Top achievements
Rank 1
Vo asked on 29 Sep 2017, 04:35 AM

In PaneGroupDocumentHostStyle, we have 2 buttons:LeftScrollButtonElement and RightScrollButtonElement

My question is: how to increase scroll speed when click these buttons?

2 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 03 Oct 2017, 11:45 AM
Hello Vo,

As these buttons are nothing more than standard MS RepeatButtons, you can modify their Delay and Interval properties to suit your requirements. To do so, you have to modify the DocumentHostTemplate of the RadPaneGroup(s). You can have a look at the Editing Control Templates article for more information.

For your convenience, I'm attaching a sample project where I've set the Delay and Interval properties for the buttons to 0. Of course, you can further modify these values to your liking.

I hope you find this helpful. If I can be of any further assistance, please let me know.

Regards,
Dilyan Traykov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
0
Vo
Top achievements
Rank 1
answered on 04 Oct 2017, 02:50 AM
Thank Dilyan Traykov
Tags
Docking
Asked by
Vo
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Vo
Top achievements
Rank 1
Share this question
or