ComponentOne FlexReport for WinForms
NoHeader Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > CsvExporter Class : NoHeader Property
Gets or sets a value indicating whether the header row is excluded from the output. The default value is false.
Syntax
'Declaration
 
Public Property NoHeader As System.Boolean
public System.bool NoHeader {get; set;}
See Also

Reference

CsvExporter Class
CsvExporter Members