Represents ActiveReports Report Explorer.
Object Model
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
See Also