LayoutControl.ExportToCsv Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the control’s data to a stream in CSV format with the specified options. |
Export |
stream | Exports the control’s data to the specified stream in CSV format. |
Export |
file |
Exports the control’s data to the specified file in CSV format with the specified options. |
Export |
file |
Exports the control’s data to the specified file in CSV format. |