Membri ICustomReportItem
Contains methods and properties to be implemented by custom report item run-time components.
Il tipo ICustomReportItem espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Process | Renders the custom report item and places it in the RenderItem property. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Action | Infrastruttura. |
![]() |
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. |
In alto
Vedere anche