[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ReportsLibrary.ReportsLibrary

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.

Namespace: GrapeCity.ActiveReports.Design.ReportsLibrary
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
[ToolboxBitmap(typeof(CommonResources), "CommonResources.ReportsLibrary.png")]
public class ReportsLibrary : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
ReportsLibrary()

Properties

Name Description
ReportDesigner

Gets or sets the Designer instance to bind to this control.

Methods

Name Description
Add(PageReport, string)

Add Page or RDLX report to the library.

Clear()

Clears the report library.

Dispose(bool)

Clean up any resources being used.