ActiveReports 8 Server SDK
ReportList Class
Members 
Represents an ASP.NET control that displays a list of reports available on the server.
Object Model
ReportList Class
Syntax
public class ReportList : System.Web.UI.ScriptControl 
Remarks

The ReportList control for ASP.NET allows you to embed a listing of reports directly into your ASP.NET applications. Besides, you can extensively customize the ReportList control with ASP.NET Control Templates and integrate the appearance of the control with your site's own color scheme.

You can use the ReportList control to do the following:

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.ScriptControl
            ActiveReports.Server.ReportControls.ReportList

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReportList Members
ActiveReports.Server.ReportControls Namespace

Send Feedback