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

TemplateStorage.AddTemplate(TemplateInfo) Method

Namespace: DevExpress.XtraReports.Wizards.Templates

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public bool AddTemplate(
    TemplateInfo template
)

Parameters

Name Type
template TemplateInfo

Returns

Type
Boolean
See Also