Compartir a través de


EnableNativeCustomReportItem Método

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Sub EnableNativeCustomReportItem
'Uso
Dim instance As Report

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