Overload | Description |
---|---|
ExportToCsv(Stream) | Exports the content of the grid in a CSV (comma-separated value) format to the specified stream. |
ExportToCsv(String) | Exports the content of the grid in a CSV (comma-separated value) format to the specified file. |