[]
        
(Showing Draft Content)

C1.Blazor.Viewer.FlexViewer.ContextMenuPopup

ContextMenuPopup Event

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

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