Skip to main content

ScriptExceptionEventArgs Class

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

Namespace: DevExpress.XtraReports.Design

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ScriptExceptionEventArgs :
    ExceptionEventArgs

Inheritance

Object
EventArgs
ExceptionEventArgs
ScriptExceptionEventArgs
See Also