[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.KeyEditEventArgs.KeyData

KeyData Property

KeyData

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.

Declaration
public Keys KeyData { get; }