DataGridExportExtensions.ExportToXlsAsync Method
Name | Parameters | Description |
---|---|---|
Export |
grid, stream, options |
Exports DataXLS format with the specified export options.
|
Export |
grid, stream |
Exports DataXLS format.
|
Export |
grid, file |
Exports DataXLS format with the specified path and export options.
|
Export |
grid, file |
Exports DataXLS format with the specified path.
|