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

IWizardReportProvider Interface

Provides settings that define whether the Report Wizard is called for an existing or new report.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard

Assembly: DevExpress.Xpf.ReportDesigner.v19.1.dll

Declaration

public interface IWizardReportProvider

Remarks

At present, the Report Wizard can only be called to create a new report from scratch.

See Also