ITemplateProvider.GetTemplates(String, GetTemplatesHandler) Method
Returns the collection of report templates.
Namespace: DevExpress.XtraReports.Extensions
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
searchString | String | A String value. |
getTemplates | DevExpress.XtraReports.Extensions.GetTemplatesHandler | A |
See Also