Report Designer control.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class ReportDesigner : UserControl, IReportDesignerService, IServiceProvider |
Visual Basic (Declaration) |
---|
Public Class ReportDesigner _ Inherits UserControl _ Implements IReportDesignerService, IServiceProvider |
Visual C++ |
---|
public ref class ReportDesigner : public UserControl, IReportDesignerService, IServiceProvider |
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
PerpetuumSoft.Reporting.Designer..::.ReportDesigner
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.UserControl
PerpetuumSoft.Reporting.Designer..::.ReportDesigner