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

TemplateOptions Class

Provides options for templates available in the Report Wizard.

Namespace: DevExpress.XtraReports.Wizards.Templates

Assembly: DevExpress.XtraReports.v20.1.dll

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

Declaration

public class TemplateOptions :
    ICloneable

The following members return TemplateOptions objects:

Remarks

A TemplateOptions object is returned by the following properties:

Implements

Inheritance

Object
TemplateOptions
See Also