ScriptErrorCollection(IList<ScriptError>) Constructor
Initializes a new instance of the ScriptErrorCollection class with specified settings.
Namespace: DevExpress.XtraReports.Scripting
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type |
---|---|
errors | IList<ScriptError> |
See Also