[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.C1FlexViewerPane.OperationError

OperationError Event

Occurs in case of an exception thrown during a report operation, such as Generate or Export.

Namespace: C1.WPF.FlexViewer
Assembly: C1.WPF.FlexViewer.4.6.2.dll
Syntax
public event EventHandler<OperationErrorEventArgs> OperationError
Returns
Type Description
EventHandler<OperationErrorEventArgs> Occurs in case of an exception thrown during a report operation, such as Generate or Export.