Skip to main content

ReportTemplateExtension.ResetTemplates() Method

Updates the Template Gallery to reflect changes made to it.

Namespace: DevExpress.XtraReports.Extensions

Assembly: DevExpress.XtraReports.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public void ResetTemplates()

Remarks

Call the ResetTemplates method, to update the Template Gallery after providing a new custom template to it.

See Also