[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.TxtExportSettings.TextDelimiter

TextDelimiter Property

TextDelimiter

Gets or sets the delimiter used to mark the end of each text field.

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

A StringDefaultExportSetting object representing the text delimiter.

Remarks

This is mainly for use with CSV files that you open in Excel.