ScriptExceptionEventArgs Class
In This Article
Occurs when an exception is raised during the execution of report scripts.
Namespace: DevExpress.XtraReports.Design
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public class ScriptExceptionEventArgs :
ExceptionEventArgs
#Inheritance
Object
EventArgs
ExceptionEventArgs
ScriptExceptionEventArgs
See Also