Code: Select all
Dim report As New Stimulsoft.Report.StiReport()
report.ReportCacheMode = StiReportCacheMode.Off
I used the following command but it didn't work.
Code: Select all
Stimulsoft.Report.StiConfig.Engine.ReportCacheMode = Stimulsoft.Report.StiReportCacheMode.Off