EnableNativeCustomReportItem 메서드
Configures the rendering object model to make custom report items available.
오버로드 목록
이름 | 설명 | |
---|---|---|
![]() |
EnableNativeCustomReportItem() () () () | Configures the rendering object model to make custom report items available. |
![]() |
EnableNativeCustomReportItem(String) | Configures the rendering object model to make custom report items of the given type available. |
맨 위로 이동
주의
If not called for a particular type of custom report item, the AltReportItem property will appear in place of any CustomReportItem of that type. Omitting the custom report item type parameter (or providing null Nothing nullptr unit null 참조(Visual Basic에서는 Nothing) ) will enable all types of custom report items.