Compartilhar via


Membros ICustomReportItem

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

O tipo ICustomReportItem expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Process Renders the custom report item and places it in the RenderItem property.

Início

Propriedades

  Nome Descrição
Propriedade pública Action Infraestrutura.
Propriedade pública 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.
Propriedade pública RenderItem Contains the rendered image of the custom report item.

Início