从mrt文件中获取ReportSource字符串

时间:2015-09-29 07:59:31

标签: c# reporting stimulsoft

是否可以从stimulsoft的mrt文件获取stiReport的reportsource字符串? 或者是否可以从reportSource字符串加载报告?

1 个答案:

答案 0 :(得分:0)

ReportSource属性供内部使用。你不应该使用它。 在Visual Studio中在表单上添加报表时,将设置ReportSource的值。