Summary description for AdvancedTextCsvAdapter.

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 AdvancedTextCsvAdapter : CsvAdapter
Visual Basic (Declaration)
Public Class AdvancedTextCsvAdapter _
	Inherits CsvAdapter
Visual C++
public ref class AdvancedTextCsvAdapter : public CsvAdapter

Inheritance Hierarchy

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

See Also