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