Skip to main content
A newer version of this page is available. .

ReportTemplateExtension.ResetTemplates() Method

Updates the Template Gallery to reflect changes made to it.

Namespace: DevExpress.XtraReports.Extensions

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

Declaration

public void ResetTemplates()

Remarks

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

See Also