Click or drag to resize

StiDataExportSettingsSkipColumnHeaders Property

Gets or sets value wich indicates that export engine will be write column headers as column headers in table or as simple column values. CSV format only!

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool SkipColumnHeaders { get; set; }

Property Value

Type: Boolean
See Also