[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.CsvDataExportSettings.NoHeader

NoHeader Property

NoHeader

Gets or sets a value indicating whether to exclude the header row from the CSV file.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting NoHeader { get; set; }
Property Value
Type Description
BoolDefaultExportSetting

A BoolDefaultExportSetting object representing the no header setting.