C#和VC中保存報表控件Stimulsoft Reports的代碼

保存報表控件Stimulsoft Reports的代碼: im

C#
StiReport report = new StiReport(); report.Save("report.mrt"); new

VB
Dim Report As StiReport = New StiReport() Report.Save("report.mrt") 控件

相關文章
相關標籤/搜索