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