Skip to main content

IWizardCustomizationService Interface

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

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public interface IWizardCustomizationService :
    IDataSourceWizardCustomizationService

Remarks

To learn more, see Wizard Customization Overview.

See Also