Report.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(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Sub EnableNativeCustomReportItem
用法
Dim instance As Report

instance.EnableNativeCustomReportItem()
public void EnableNativeCustomReportItem()
public:
void EnableNativeCustomReportItem()
member EnableNativeCustomReportItem : unit -> unit 
public function EnableNativeCustomReportItem()