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

Syntax

C#
public CsvExportSettings CsvExportSettings { get; }
Visual Basic (Declaration)
Public ReadOnly Property CsvExportSettings As CsvExportSettings
Visual C++
public:
property CsvExportSettings^ CsvExportSettings {
	CsvExportSettings^ get ();
}

See Also