.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