Objective Grid for Microsoft® .NET® Reference Guide

ProcessKeysEventArgs.RepCount Property

Back to Class Index

Gets or sets the number of times the key was pressed.     

[Visual Basic]
Public Property RepCount As Integer
[C#]
public int RepCount {get; set;}

Remarks

    

This is the repeat count (the number of times the keystroke is repeated as a result of the user holding down the key).     

    

See Also

ProcessKeysEventArgs Class | ProcessKeysEventArgs Members | Stingray.Grid Namespace