ReportTemplateDirectoryExtension(String[]) Constructor
Initializes a new instance of the ReportTemplateDirectoryExtension class with the specified settings.
Namespace: DevExpress.XtraReports.Extensions
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
templatesPaths | String[] | An array of String values, specifying the paths to report template files. |
See Also