MindFusion WinForms Programmer's Guide
ReportCanvas Members
Constructors Properties Methods Events
 


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

The following tables list the members exposed by the ReportCanvas type.

 Public Constructors

  Name Description

ReportCanvas

Initializes a new instance of the ReportCanvas class.

 Public Properties

  Name Description

Margins

Gets or sets the margins of the displayed pages, expressed in millimeters.

PaperSize

Gets or sets the size of the pages displayed on the canvas, expressed in millimeters.

Report

Gets or sets a reference to the associated MindFusion.Reporting.Report object.

ScrollPosition

IScrollable.ScrollPosition implementation.

ScrollRange

IScrollable.ScrollRange implementation.

 Public Methods

  Name Description

Recalc

Causes the control to recalculate all internals and repaint its client area.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnPaint

Control.OnPaint override.

 Public Events

  Name Description

ScrollRangeChanged

IScrollable.ScrollRangeChanged implementation.

 See Also

ReportCanvas Class
MindFusion.Reporting.WinForms Namespace