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

In This Topic
FileExtension Property (CsvExporter)
In This Topic
Gets or sets the file extension to put on the result. The default value is .CSV.
Syntax
'Declaration
 
Public Property FileExtension As String
 
See Also