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


Интерфейс ICustomReportItem

Represents a custom report item.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Interface ICustomReportItem
'Применение
Dim instance As ICustomReportItem
public interface ICustomReportItem
public interface class ICustomReportItem
type ICustomReportItem =  interface end
public interface ICustomReportItem

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

Методы

  Имя Описание
Открытый метод EvaluateReportItemInstance Generates the instance definition of the native report item (for example, an image) which will be rendered in place of this CustomReportItem.
Открытый метод GenerateReportItemDefinition Generates the definition of the native report item (for example, an image) which will be rendered in place of the CustomReportItem.

В начало

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering