ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportDesignerConfiguration Class / UseDataProviders Method

In This Topic
    UseDataProviders Method (ReportDesignerConfiguration)
    In This Topic
    Adds custom data providers
    Syntax
    'Declaration
     
    Public Function UseDataProviders( _
       ByVal dataProviderInfos() As DataProviderInfo _
    ) As ReportDesignerConfiguration

    Parameters

    dataProviderInfos
    See Also