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

In This Topic
    ReportsLibraryService Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ReportsLibraryService As IReportsLibraryService
    public IReportsLibraryService ReportsLibraryService {get; set;}
    See Also