C1.Win.C1FlexGrid Namespace / KeyEditEventArgs Class / Modifiers Property

In This Topic
Modifiers Property (KeyEditEventArgs)
In This Topic
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
 
See Also