Skip to main content
All docs
V25.1
  • ScriptErrorCollection Class

    Namespace: DevExpress.XtraReports.Scripting

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    public class ScriptErrorCollection :
        Collection<ScriptError>

    Inheritance

    Object
    Collection<ScriptError>
    ScriptErrorCollection
    See Also