Objective Grid for Microsoft® .NET® Reference Guide

GridControl.AcclerateArrowKey Property

Back to Class Index

Sets scrolling speed of arrow keys.     

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

Remarks

    

Set to TRUE if you want automatic acceleration of the scrolling speed when the user holds down an arrow key; otherwise set to FALSE.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace