Partilhar via


Método Report.EnableNativeCustomReportItem

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Sub EnableNativeCustomReportItem
'Uso
Dim instance As Report

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

Consulte também

Referência

Report Classe

Sobrecarregado EnableNativeCustomReportItem

Namespace Microsoft.ReportingServices.OnDemandReportRendering