Skip to main content
A newer version of this page is available. .

DefaultReportDesignerContainer.RegisterSqlDataSourceWizardCustomizationService<T>() Method

Registers the SQL data source wizard customization service.

Namespace: DevExpress.XtraReports.Web.ReportDesigner

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

Declaration

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

Type Parameters

Name
T
See Also