Partager via


Membres ICustomReportItem

Contains methods and properties to be implemented by custom report item run-time components.

Le type ICustomReportItem expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Process Renders the custom report item and places it in the RenderItem property.

Haut de la page

Propriétés

  Nom Description
Propriété publique Action Infrastructure.
Propriété publique 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.
Propriété publique RenderItem Contains the rendered image of the custom report item.

Haut de la page