Skip to main content
All docs
V23.2

ScriptErrorCollection Class

Namespace: DevExpress.XtraReports.Scripting

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ScriptErrorCollection :
    Collection<ScriptError>

Inheritance

Object
Collection<ScriptError>
ScriptErrorCollection
See Also