Sdílet prostřednictvím


Report.EnableNativeCustomReportItem Method

Include Protected Members
Include Inherited Members

Indicates the renderer natively supports all custom report item types, so the processing engine should not generate an image.

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
Public method EnableNativeCustomReportItem() Indicates the renderer natively supports all custom report item types, so the processing engine should not generate an image.
Public method EnableNativeCustomReportItem(String) Indicates the renderer natively supports all custom report item types, so the processing engine should not generate an image.

Top