[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.C1FlexViewerPane.ContextMenuPopup

ContextMenuPopup Event

Occurs when the user right-clicked C1FlexViewerPane to display the context menu.

Namespace: C1.WPF.FlexViewer
Assembly: C1.WPF.FlexViewer.4.6.2.dll
Syntax
public event EventHandler<ContextMenuPopupEventArgs> ContextMenuPopup
Returns
Type Description
EventHandler<ContextMenuPopupEventArgs> Occurs when the user right-clicked to display the context menu.