Share via


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 네임스페이스