[]
        
(Showing Draft Content)

C1.Win.FlexViewer.C1FlexViewerPane.ContextMenuPopup

ContextMenuPopup Event

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

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