CsvSourceOptions.TextQualifier Property
Gets or sets the character that encloses values in the CSV document.
Namespace: DevExpress.DataAccess.Excel
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Char | A Char that is the character used as the text qualifier. |
See Also