Back to Devexpress

IWizardCustomizationService Interface

xtrareports-devexpress-dot-xtrareports-dot-wizards-51f3c001.md

latest1.9 KB
Original Source

IWizardCustomizationService Interface

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

Namespace : DevExpress.XtraReports.Wizards

Assembly : DevExpress.XtraReports.v25.2.Extensions.dll

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public interface IWizardCustomizationService
vb
Public Interface IWizardCustomizationService

Remarks

To learn more, see Wizard Customization Overview.

See Also

IWizardCustomizationService Members

Wizard Customization Overview

Remove Data Source Types from the Report Wizard

Remove Data Providers from the Report Wizard

DevExpress.XtraReports.Wizards Namespace