ChooseReportTemplatePageView.FillTemplates(IEnumerable<TemplateInfo>) Method
Populates the list of available templates.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
templates | IEnumerable<TemplateInfo> | A collection of TemplateInfo objects. |
Implements
See Also