Skip to main content
All docs
V24.1

ScriptErrorCollection Class

Namespace: DevExpress.XtraReports.Scripting

Assembly: DevExpress.XtraReports.v24.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ScriptErrorCollection :
    Collection<ScriptError>

Inheritance

Object
Collection<ScriptError>
ScriptErrorCollection
See Also