[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewerPane.OperationError

OperationError Event

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

Namespace: C1.WinUI.Viewer
Assembly: C1.WinUI.Viewer.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.