Summary description for TextBoxCsvAdapter.

Namespace:  PerpetuumSoft.Reporting.Export.Csv.Adapters
Assembly:  PerpetuumSoft.Reporting.Export.Csv (in PerpetuumSoft.Reporting.Export.Csv.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Export.Csv.Adapters..::.CsvAdapter
    PerpetuumSoft.Reporting.Export.Csv.Adapters..::.TextBoxCsvAdapter

See Also