Back to Devexpress

ITemplateProvider Interface

xtrareports-devexpress-dot-xtrareports-dot-extensions-1f44a00a.md

latest976 B
Original Source

ITemplateProvider Interface

When implemented by a class, provides the functionality to implement a custom template gallery.

Namespace : DevExpress.XtraReports.Extensions

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

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public interface ITemplateProvider
vb
Public Interface ITemplateProvider

Remarks

In most situations, you do not need to use this class.

See Also

ITemplateProvider Members

DevExpress.XtraReports.Extensions Namespace