Partager via


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

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

Haut de la page

Public Methods

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

Haut de la page

Voir aussi

Référence

ICustomReportItem Interface
Microsoft.ReportingServices.ReportRendering Namespace