Disable the Excel export option when I generate a report via the ReportViewer
- by tmarouda
How can I disable the Excel export option when I generate a report, via the ReportViewer, in my winforms application?
ADDITION:
In particular, I want to hide the toolbar button that refers to Excel output/export task.