MindFusion WinForms Programmer's Guide
ReportCanvas Class
See Also
 





Represents a control that can display a MindFusion.Reporting.Report object.

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

 Syntax

C#  Copy Code

public class ReportCanvas : Control, IScrollable

Visual Basic  Copy Code

Public Class ReportCanvas
    Inherits Control
    Implements IScrollable

 Inheritance Hierarchy

System.Object
    System.MarshalByRefObject
        System.ComponentModel.Component
            System.Windows.Forms.Control
                MindFusion.Reporting.WinForms.ReportCanvas

 See Also

ReportCanvas Members
MindFusion.Reporting.WinForms Namespace