Represents a control that can display a MindFusion.Reporting.Report object.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
SyntaxC#
Copy Code
|
|---|
public class ReportCanvas : Control, IScrollable |
Visual Basic
Copy Code
|
|---|
Public Class ReportCanvas |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
System.Windows.Forms.Control![]()
MindFusion.Reporting.WinForms.ReportCanvas
See Also