ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / KeyEditEventArgs Class / Alt Property

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