ICustomReportItem Members

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
ms162336.pubproperty(en-US,SQL.90).gif Action  
ms162336.pubproperty(en-US,SQL.90).gif 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.
ms162336.pubproperty(en-US,SQL.90).gif RenderItem Contains the rendered image of the custom report item.

Top

Public Methods

  Name Description
ms162336.pubmethod(en-US,SQL.90).gif Process Renders the custom report item and places it in the RenderItem property.

Top

See Also

Reference

ICustomReportItem Interface
Microsoft.ReportingServices.ReportRendering Namespace