Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Visual Studio 2013 并访问数据库。我想在 rdlc 报告中水平显示数据,如图所示。提前致谢。
报告 (.rdlc) 的宽度、高度和方向取决于两个因素:
报告中应用了哪些页面设置。我们可以通过打开报告将方向设置为横向。
添加一些代码行来定义宽度、高度和方向。