FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ContextMenuPopupEventArgs Class / FromKeyboard Property

In This Topic
    FromKeyboard Property (ContextMenuPopupEventArgs)
    In This Topic
    Gets a value indicating if the event came from the keyboard.
    Syntax
    'Declaration
     
    Public ReadOnly Property FromKeyboard As Boolean
    public bool FromKeyboard {get;}
    See Also