DxGrid.ExportToCsvAsync Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports grid data to a stream in CSV format. |
Export |
file |
Exports grid data in CSV format and downloads the resulting file to the client machine. |