[]
        
(Showing Draft Content)

C1.Blazor.Viewer.FlexViewer.CloseAction

CloseAction Event

Occurs when the user presses the Ctrl-F4 keys.

Namespace: C1.Blazor.Viewer
Assembly: C1.Blazor.Viewer.dll
Syntax
public event EventHandler<EventArgs> CloseAction
Returns
Type Description
EventHandler<EventArgs> Occurs when the user presses the Ctrl-F4 keys.