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