DataViewBase.ExportToHtml Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a grid to the specified stream in HTML format, using the specified HTML-specific options. |
Export |
stream | Exports a grid to the specified stream in HTML format. |
Export |
file |
Exports a grid to the specified file path in HTML format using the specified HTML-specific options. |
Export |
file |
Exports a grid to the specified file path in HTML format. |