Interfejs ICustomReportItem
Reprezentuje element raportu niestandardowego.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Interface ICustomReportItem
'Użycie
Dim instance As ICustomReportItem
public interface ICustomReportItem
public interface class ICustomReportItem
type ICustomReportItem = interface end
public interface ICustomReportItem
Typ ICustomReportItem uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
![]() |
EvaluateReportItemInstance | Generuje definicji obiektu macierzystego element raportu (na przykład obraz) które zostanie zrenderowany zamiast tego CustomReportItem. |
![]() |
GenerateReportItemDefinition | Generuje definicji element macierzysty element raportu (na przykład obraz), które będą renderowane w CustomReportItem. |
Do góry