Элементы ICustomReportItem

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

Тип ICustomReportItem предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Process Renders the custom report item and places it in the RenderItem property.

В начало

Свойства

  Имя Описание
Открытое свойство Action Инфраструктура.
Открытое свойство 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.
Открытое свойство RenderItem Contains the rendered image of the custom report item.

В начало