ComponentOne FlexReport for WinForms
OperationErrorEventArgs Constructor

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > OperationErrorEventArgs Class : OperationErrorEventArgs Constructor
Initializes a new instance of the OperationErrorEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal fvp As C1FlexViewerPane, _
   ByVal ex As System.Exception, _
   ByVal operation As FlexViewerErrorOperation _
)
public OperationErrorEventArgs( 
   C1FlexViewerPane fvp,
   System.Exception ex,
   FlexViewerErrorOperation operation
)

Parameters

fvp
ex
operation
See Also

Reference

OperationErrorEventArgs Class
OperationErrorEventArgs Members