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.v18.2.dll

Declaration

public interface IWizardCustomizationService :
    IDataSourceWizardCustomizationService

Remarks

To learn more, see Wizard Customization Overview.

See Also