CsvExportOptions.WritePreamble Property
In This Article
Gets or sets whether to write a prefix that is the sequence of bytes that specifies the encoding used.
Namespace: DevExpress.Mobile.Export
Assembly: DevExpress.Mobile.Core.v18.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to write a byte array containing a sequence of bytes that specifies the encoding used; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Write |
---|---|
Grid |
|
#Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the Grid
See Also