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

    Namespace: DevExpress.XtraReports.Scripting

    Assembly: DevExpress.XtraReports.v26.1.dll

    Declaration

    public class ScriptErrorCollection :
        Collection<ScriptError>

    Inheritance

    Object
    Collection<ScriptError>
    ScriptErrorCollection
    See Also