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 null Nothing nullptr unit null 引用(在 Visual Basic 中为 Nothing) ) will enable all types of custom report items.