【发布时间】:2020-04-27 01:12:16
【问题描述】:
如何在 vb2012 应用程序中使用 vb2012 代码在 ReportViewer 中设置页面设置属性:方向、报表边距 感谢您的帮助
【问题讨论】:
-
只通过代码设置吗?
-
如果你只是想设置属性(不是编程方式),那么你可以这样做
Right click on report.rdlc[Desing] file --> click report properties --> change the page orientation and resize the report. -
我想通过代码来做谢谢
-
但是我在哪里可以找到点击报告属性 --> 无论我点击什么地方都改变页面方向没有改变页面方向
-
嘿安东尼,你检查我的答案了吗?它对你有用吗。请告诉我
标签: vb.net reportviewer