Report.EnableNativeCustomReportItem Method
Include Protected Members
Include Inherited Members
Configures the rendering object model to make custom report items available.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
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. |
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.