C1.Win.C1FlexGrid Namespace / KeyPressEditEventArgs Class / KeyChar Property

In This Topic
KeyChar Property (KeyPressEditEventArgs)
In This Topic
Gets the character corresponding to the key pressed.
Syntax
'Declaration
 
Public ReadOnly Property KeyChar As Char
 
See Also