Поделиться через


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

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

В начало

Public Methods

  Имя Description
ms162336.pubmethod(ru-ru,SQL.90).gif Process Renders the custom report item and places it in the RenderItem property.

В начало

См. также

Справочник

ICustomReportItem Interface
Microsoft.ReportingServices.ReportRendering Namespace