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

IWizardCustomizationService Interface

If implemented, enables customization of the Report Wizard pages in WPF applications.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard

Assembly: DevExpress.Xpf.ReportDesigner.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public interface IWizardCustomizationService :
    IDataSourceWizardCustomizationService

Remarks

To learn more, see Wizard Customization Overview.

See Also