CsvExportOptions Properties
Contains options which define how grid data is exported to CSV format.
Name | Description |
---|---|
Encoding |
Gets or sets the encoding of the text-based file to which grid’s data is exported.
Inherited from Text |
Separator |
Gets or sets the symbol |
Write |
Gets or sets whether to write a prefix that is the sequence of bytes that specifies the encoding used. |
See Also