ComponentOne FlexGrid for WinForms
KeyData Property

C1.Win.C1FlexGrid Namespace > KeyEditEventArgs Class : KeyData Property
Gets the key code for the key that was pressed, combined with modifier flags that indicate which combination of CTRL, SHIFT, and ALT keys were pressed at the same time.
Syntax
'Declaration
 
Public ReadOnly Property KeyData As Keys
public Keys KeyData {get;}
See Also

Reference

KeyEditEventArgs Class
KeyEditEventArgs Members