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 | |
|---|---|---|
![]() |
Initializes a new instance of the ReportCanvas class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the margins of the displayed pages, expressed in millimeters. |
|
![]() |
Gets or sets the size of the pages displayed on the canvas, expressed in millimeters. |
|
![]() |
Gets or sets a reference to the associated MindFusion.Reporting.Report object. |
|
![]() |
IScrollable.ScrollPosition implementation. |
|
![]() |
IScrollable.ScrollRange implementation. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Causes the control to recalculate all internals and repaint its client area. |
Protected Methods
Public Events| Name | Description | |
|---|---|---|
![]() |
IScrollable.ScrollRangeChanged implementation. |
See Also