Report.EnableNativeCustomReportItem メソッド
処理エンジンが画像を生成しないように、レンダラーがネイティブですべてのカスタム レポート アイテム タイプをサポートすることを指定します。
名前空間: 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()