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 | |
---|---|---|
Action | ||
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. |
頂端
Public Methods
名稱 | Description | |
---|---|---|
Process | Renders the custom report item and places it in the RenderItem property. |
頂端
請參閱
參考
ICustomReportItem Interface
Microsoft.ReportingServices.ReportRendering Namespace