Back to Devexpress

IWizardCustomizationService Interface

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-dot-reportwizard-35414a79.md

latest1.6 KB
Original Source

IWizardCustomizationService Interface

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

Namespace : DevExpress.Xpf.Reports.UserDesigner.ReportWizard

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

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public interface IWizardCustomizationService :
    IDataSourceWizardCustomizationService
vb
Public Interface IWizardCustomizationService
    Inherits IDataSourceWizardCustomizationService

Remarks

To learn more, see Wizard Customization Overview.

See Also

IWizardCustomizationService Members

Wizard Customization Overview

DevExpress.Xpf.Reports.UserDesigner.ReportWizard Namespace