C1.Win.C1FlexGrid Namespace / KeyEditEventArgs Class / KeyCode Property

In This Topic
KeyCode Property (KeyEditEventArgs)
In This Topic
Gets the key code for the event, which will be one of the System.Windows.Forms.Keys values.
Syntax
'Declaration
 
Public ReadOnly Property KeyCode As Keys
 
See Also