Articles in this section

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

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)
Access denied
Access denied