C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / CsvExporter Class
Members

CsvExporter Class
Represents an object that can be used to export a SSRS report to CSV.
Object Model
CsvExporter Class
Syntax
'Declaration
 
Public Class CsvExporter 
   Inherits Exporter
 
Inheritance Hierarchy

System.Object
   C1.WPF.Document.Export.ExportFilter
      C1.WPF.Document.Export.Ssrs.Exporter
         C1.WPF.Document.Export.Ssrs.CsvExporter

See Also