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; }
Public Property SkipColumnHeaders As Boolean
Get
Set
Property Value
Type:
BooleanSee Also