Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Sub EnableNativeCustomReportItem
'Usage
Dim instance As Report
instance.EnableNativeCustomReportItem()
public void EnableNativeCustomReportItem()
public:
void EnableNativeCustomReportItem()
member EnableNativeCustomReportItem : unit -> unit
public function EnableNativeCustomReportItem()
See Also
Reference
EnableNativeCustomReportItem Overload
Microsoft.ReportingServices.OnDemandReportRendering Namespace