Metodo Report.EnableNativeCustomReportItem
Indicates the renderer natively supports all custom report item types, so the processing engine should not generate an image.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Sub EnableNativeCustomReportItem
'Utilizzo
Dim instance As Report
instance.EnableNativeCustomReportItem()
public void EnableNativeCustomReportItem()
public:
void EnableNativeCustomReportItem()
member EnableNativeCustomReportItem : unit -> unit
public function EnableNativeCustomReportItem()
Vedere anche
Riferimento
Overload EnableNativeCustomReportItem
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering