Base class for all ReportDesigner tools.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class DesignerToolControl : UserControl, IDesignerTool |
Visual Basic (Declaration) |
---|
Public Class DesignerToolControl _ Inherits UserControl _ Implements IDesignerTool |
Visual C++ |
---|
public ref class DesignerToolControl : public UserControl, IDesignerTool |
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..::.DesignerToolControl
PerpetuumSoft.Reporting.Designer..::.DesignerDataSourcesTree
PerpetuumSoft.Reporting.Designer..::.DesignerDocumentTree
PerpetuumSoft.Reporting.Designer..::.DesignerErrorList
PerpetuumSoft.Reporting.Designer..::.DesignerPropertyGrid
PerpetuumSoft.Reporting.Designer..::.DesignerStatusBar
PerpetuumSoft.Reporting.Designer..::.DesignerToolBar
PerpetuumSoft.Reporting.Designer..::.DesignerToolBox
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.UserControl
PerpetuumSoft.Reporting.Designer..::.DesignerToolControl
PerpetuumSoft.Reporting.Designer..::.DesignerDataSourcesTree
PerpetuumSoft.Reporting.Designer..::.DesignerDocumentTree
PerpetuumSoft.Reporting.Designer..::.DesignerErrorList
PerpetuumSoft.Reporting.Designer..::.DesignerPropertyGrid
PerpetuumSoft.Reporting.Designer..::.DesignerStatusBar
PerpetuumSoft.Reporting.Designer..::.DesignerToolBar
PerpetuumSoft.Reporting.Designer..::.DesignerToolBox