Click or drag to resize

StiDataExportSettingsSeparator Property

Gets or sets string which represents column separator in CSV file. CSV format only!

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

Property Value

Type: String
See Also