MindFusion WinForms Programmer's Guide
ReportEditor Class
Remarks See Also
 





Represents a control that can create and edit MindFusion.Reporting reports.

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

 Syntax

C#  Copy Code

public class ReportEditor : UserControl

Visual Basic  Copy Code

Public Class ReportEditor
    Inherits UserControl

 Remarks

For additional information about this class, refer to the ReportEditor Control topic.

 Inheritance Hierarchy

System.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

ReportEditor Members
MindFusion.Reporting.WinForms Namespace