ComponentOne FlexGrid for WinForms
Modifiers Property

C1.Win.C1FlexGrid Namespace > KeyEditEventArgs Class : Modifiers Property
Gets the modifier flags, as defined in Keys. This indicates which combination of modifier keys (CTRL, SHIFT, and ALT) were pressed.
Syntax
'Declaration
 
Public ReadOnly Property Modifiers As Keys
public Keys Modifiers {get;}
See Also

Reference

KeyEditEventArgs Class
KeyEditEventArgs Members