ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / IConfigurationManager Interface / DataProviders Property

In This Topic
    DataProviders Property (IConfigurationManager)
    In This Topic
    Returns a collection of custom data providers.
    Syntax
    'Declaration
     
    ReadOnly Property DataProviders As DataProviderInfoCollection
    DataProviderInfoCollection DataProviders {get;}
    See Also