MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.ReportsLibrary Namespace / ReportsLibrary Class
Members

ReportsLibrary Class
Represents the Reports Library control in ActiveReports, providing a user interface for managing and organizing reports and report items. This control allows users to add, view, and organize Page and RDLX reports within the ActiveReports design-time environment.
Object Model
ReportsLibrary Class
Syntax
'Declaration
 
Public Class ReportsLibrary 
   Inherits System.Windows.Forms.UserControl
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     GrapeCity.ActiveReports.Design.ReportsLibrary.ReportsLibrary

See Also