Share via


Report.EnableNativeCustomReportItem 메서드 (String)

Indicates the renderer natively supports all custom report item types, so the processing engine should not generate an image.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Sub EnableNativeCustomReportItem ( _
    type As String _
)
‘사용 방법
Dim instance As Report 
Dim type As String

instance.EnableNativeCustomReportItem(type)
public void EnableNativeCustomReportItem(
    string type
)
public:
void EnableNativeCustomReportItem(
    String^ type
)
member EnableNativeCustomReportItem : 
        type:string -> unit
public function EnableNativeCustomReportItem(
    type : String
)

매개 변수

참고 항목

참조

Report 클래스

EnableNativeCustomReportItem 오버로드

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스