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

DefaultWebDocumentViewerContainer.RegisterDBSchemaProviderExFactory<T>() Method

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public static void RegisterDBSchemaProviderExFactory<T>()
    where T : IDBSchemaProviderExFactory

Type Parameters

Name
T
See Also