ICustomReportItem Interface
Updated: February 25, 2016
Represents a custom report item.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Name | Description | |
|---|---|---|
![]() | EvaluateReportItemInstance(CustomReportItem^) | Generates the instance definition of the native report item (for example, an image) which will be rendered in place of this CustomReportItem. |
![]() | GenerateReportItemDefinition(CustomReportItem^) | Generates the definition of the native report item (for example, an image) which will be rendered in place of the CustomReportItem. |
Show:
