.RDLC 文件扩展名
Visual Studio Client Report Definition File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.5 | 11 票 |
什么是 RDLC 文件?
Report definition file created by Microsoft Visual Studio, an application that allows developers to create Windows programs; contains layout settings, text fields, graphics, and other information for the report; stored using XML formatting.
更多信息
RDLC files are used for generating reports within a client application running Visual Studio's ReportViewer control in local processing mode (in contrast to remote processing mode).
可打开或引用 RDLC 文件的程序
Windows