C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.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
 
See Also