[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.C1FlexViewerPane.OnCloseAction

OnCloseAction Method

OnCloseAction(EventArgs)

Raises the CloseAction event on the preview pane.

Declaration
protected virtual void OnCloseAction(EventArgs e)
Protected Overridable Sub OnCloseAction(e As EventArgs)
Parameters
Type Name Description
EventArgs e

A EventArgs that contains the event data.