ASPxGridView.ExportToCsv Method
Name | Parameters | Description |
---|---|---|
ExportToCsv(Stream, CsvExportOptions) | stream, exportOptions | Exports the control’s data to the specified stream in CSV format. |
ExportToCsv(Stream, CsvExportOptionsEx) | stream, exportOptions | Exports the control’s data to the specified stream in CSV format. |