Represents a control that can create and edit MindFusion.Reporting reports.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.Editor
SyntaxC#
Copy Code
|
|---|
public class ReportEditor : UserControl |
Visual Basic
Copy Code
|
|---|
Public Class ReportEditor |
RemarksFor additional information about this class, refer to the ReportEditor Control topic.
Inheritance HierarchySystem.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.ReportEditor
See Also