FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / KeyEditEventArgs Class / Control Property

In This Topic
    Control Property (KeyEditEventArgs)
    In This Topic
    Gets a value indicating whether the CTRL key was pressed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Control As Boolean
    public bool Control {get;}
    See Also