EnableNativeCustomReportItem 메서드
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.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public Sub EnableNativeCustomReportItem
‘사용 방법
Dim instance As Report
instance.EnableNativeCustomReportItem()
public void EnableNativeCustomReportItem()
public:
void EnableNativeCustomReportItem()
member EnableNativeCustomReportItem : unit -> unit
public function EnableNativeCustomReportItem()