Freigeben über


ICustomReportItem-Member

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

Der ICustomReportItem-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Process Renders the custom report item and places it in the RenderItem property.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Action Infrastruktur.
Öffentliche Eigenschaft 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.
Öffentliche Eigenschaft RenderItem Contains the rendered image of the custom report item.

Zum Anfang