다음을 통해 공유


EnableNativeCustomReportItem 메서드

사용자 지정 보고서 항목을 사용할 수 있도록 렌더링 개체 모델을 구성합니다.

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 포함하여 이 멤버에 대한 전체 정보를 확인하려면 오버로드 목록에서 이름을 클릭하십시오.

오버로드 목록

  이름 설명
공용 메서드 EnableNativeCustomReportItem() () () () 사용자 지정 보고서 항목을 사용할 수 있도록 렌더링 개체 모델을 구성합니다.
공용 메서드 EnableNativeCustomReportItem(String) 지정된 유형의 사용자 지정 보고서 항목을 사용할 수 있도록 렌더링 개체 모델을 구성합니다.

맨 위로 이동

주의

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.