Export Formats for CSV File
Posted: Wed Nov 11, 2015 10:29 pm
I'm trying to export a report in CSV format via Code, but i can't find the function to set : "Bands Filter: Data and Headers/Footers or All bands".
This propertys exists in the Report Viewer, but i cant't find this property in code
I've been created this object:
StiCsvExportSettings config = new StiCsvExportSettings();
Thanks
This propertys exists in the Report Viewer, but i cant't find this property in code

I've been created this object:
StiCsvExportSettings config = new StiCsvExportSettings();
Thanks
