ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.ReportsLibrary Namespace / ReportsLibrary Class / ServiceProvider Property

In This Topic
    ServiceProvider Property (ReportsLibrary)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ServiceProvider As IServiceProvider
    public IServiceProvider ServiceProvider {get; set;}
    See Also