[]
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.
[ToolboxBitmap(typeof(CommonResources), "CommonResources.ReportsLibrary.png")]
public class ReportsLibrary : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
ReportsLibrary() |
Name | Description |
---|---|
ReportDesigner | Gets or sets the Designer instance to bind to this control. |
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. |