| Visual Basic (Declaration) | |
|---|---|
Public Class ReportExplorer Inherits UserControl | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class ReportExplorer : UserControl | |
| C# | Copy Code |
|---|---|
private void Form1_Load(object
sender, System.EventArgs e) | |
| Visual Basic | Copy Code |
|---|---|
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load | |
The ReportExplorer control can be used in conjunction with the End-User Report Designer control to show the report sections and controls as well as a list of available data source fields based on the report's current database connection.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
DataDynamics.ActiveReports.Design.ReportExplorer


~160.gif)

~160.gif)