ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / KeyPressEditEventArgs Class / KeyChar Property

In This Topic
    KeyChar Property
    In This Topic
    Gets the character corresponding to the key pressed.
    Syntax
    'Declaration
     
    Public ReadOnly Property KeyChar As Char
    public char KeyChar {get;}
    See Also