MindFusion WinForms Programmer's Guide
ReportViewer Class
See Also
 





Represents a scrollable control that can display a MindFusion.Reporting.Report objects.

Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms

 Syntax

C#  Copy Code

public class ReportViewer : UserControl

Visual Basic  Copy Code

Public Class ReportViewer
    Inherits 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
                            MindFusion.Reporting.WinForms.ReportViewer

 See Also

ReportViewer Members
MindFusion.Reporting.WinForms Namespace