Skip to main content
A newer version of this page is available. .

ScriptExceptionEventArgs Class

Occurs when an exception is raised during the execution of report scripts.

Namespace: DevExpress.XtraReports.Design

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public class ScriptExceptionEventArgs :
    ExceptionEventArgs

Inheritance

Object
EventArgs
ExceptionEventArgs
ScriptExceptionEventArgs
See Also