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

DefaultReportDesignerContainer.RegisterDataSourceWizardJsonConnectionStorage<T>() Method

Namespace: DevExpress.XtraReports.Web.ReportDesigner

Assembly: DevExpress.XtraReports.v19.1.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public static void RegisterDataSourceWizardJsonConnectionStorage<T>()
    where T : IDataSourceWizardJsonConnectionStorage

Type Parameters

Name
T
See Also