Represents editor for data source.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Drawing.Design..::.UITypeEditor
    PerpetuumSoft.Reporting.DOM.Design..::.DataSourceEditor

See Also