Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains methods and properties to be implemented by custom report item run-time components.
The following tables list the members exposed by the ICustomReportItem type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Action | |
![]() |
CustomItem | Sets the custom report item and associated data used by the custom report item run-time component to render a standard report item. Write-only. |
![]() |
RenderItem | Contains the rendered image of the custom report item. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
Process | Renders the custom report item and places it in the RenderItem property. |
Top
See Also
Reference
ICustomReportItem Interface
Microsoft.ReportingServices.ReportRendering Namespace