Skip to main content

DefaultReportDesignerContainer.RegisterSqlDataSourceWizardCustomizationService<T>() Method

Registers the SQL data source wizard customization service.

Namespace: DevExpress.XtraReports.Web.ReportDesigner

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public static void RegisterSqlDataSourceWizardCustomizationService<T>()
    where T : ISqlDataSourceWizardCustomizationService

Type Parameters

Name
T
See Also