ComponentOne FlexGrid for WinForms
KeyCode Property

C1.Win.C1FlexGrid Namespace > KeyEditEventArgs Class : KeyCode Property
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
public Keys KeyCode {get;}
See Also

Reference

KeyEditEventArgs Class
KeyEditEventArgs Members