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
Syntaxpublic string Separator { get; set; }
Public Property Separator As String
Get
Set
Property Value
Type:
String
See Also