Contains TreeView with available data sources.

Namespace:  PerpetuumSoft.Reporting.Designer
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class DesignerDataSourcesTree : DesignerToolControl
Visual Basic (Declaration)
Public Class DesignerDataSourcesTree _
	Inherits DesignerToolControl
Visual C++
public ref class DesignerDataSourcesTree : public DesignerToolControl

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

See Also