共用方式為


Report.EnableNativeCustomReportItem 方法

包含保護的成員
包含繼承的成員

Configures the rendering object model to make custom report items available.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 EnableNativeCustomReportItem() Configures the rendering object model to make custom report items available.
公用方法 EnableNativeCustomReportItem(String) Configures the rendering object model to make custom report items of the given type available.

上層

備註

If not called for a particular type of custom report item, the AltReportItem property will appear in place of any CustomReportItem of that type. Omitting the custom report item type parameter (or providing nullnull 參考 (在 Visual Basic 中為 Nothing)) will enable all types of custom report items.

請參閱

參考

Report 類別

Microsoft.ReportingServices.ReportRendering 命名空間