ActiveReports 8
ReportExplorer Class
Members  See Also 
GrapeCity.ActiveReports.Design.Win.v8 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace : ReportExplorer Class

Glossary Item Box

Represents ActiveReports Report Explorer.

Object Model

ReportExplorer Class

Syntax

Visual Basic (Declaration) 
Public Class ReportExplorer 
   Inherits System.Windows.Forms.UserControl
C# 
public class ReportExplorer : 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.ReportExplorer.ReportExplorer

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