[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.OperationErrorEventArgs.-ctor

OperationErrorEventArgs Constructor

OperationErrorEventArgs(C1FlexViewerPane, Exception, FlexViewerErrorOperation)

Initializes a new instance of the OperationErrorEventArgs class.

Declaration
public OperationErrorEventArgs(C1FlexViewerPane fvp, Exception ex, FlexViewerErrorOperation operation)
Public Sub New(fvp As C1FlexViewerPane, ex As Exception, operation As FlexViewerErrorOperation)
Parameters
Type Name Description
C1FlexViewerPane fvp
Exception ex
FlexViewerErrorOperation operation