Share via


Report.EnableNativeCustomReportItem Method

Include Protected Members
Include Inherited Members

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

Overload List

  Name Description
Public method EnableNativeCustomReportItem() Configures the rendering object model to make custom report items available.
Public method EnableNativeCustomReportItem(String) Configures the rendering object model to make custom report items of the given type available.

Top

Remarks

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 nulla null reference (Nothing in Visual Basic)) will enable all types of custom report items.