Articles in this section
Category / Section

How to increase the speed of moving the column from far right to the far left or vice versa

1 min read

We have exposed the following public APIs “AutoScrollTimerIncrement” and “AutoScrollIncrement” to resolve this issue. Please set its value as below to get it work.

C#

pivotGridControl1.InternalGrid.AutoScrollTimerIncrement = 100;
pivotGridControl1.InternalGrid.AutoScrollIncrement = 100;

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied