FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer 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