Objective Grid for Microsoft® .NET® Reference Guide

GridControl.AcclerateScrollBars Property

Back to Class Index

Sets scrolling speed of scrollbar buttons.     

[Visual Basic]
Public Property AcclerateScrollBars As Boolean
[C#]
public bool AcclerateScrollBars {get; set;}

Remarks

    

Set to TRUE if you want automatic acceleration of the scrolling speed when the user presses a scrollbar button; otherwise set to FALSE.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace