ExcelSourceOptionsViewModel.TextQualifier Property
Specifies the character that encloses values in a CSV document.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
Char | A Char value, specifying the character used as the text qualifier. |
See Also