GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : ICustomReportItem Interface |
The following tables list the members exposed by ICustomReportItem.
Name | Description | |
---|---|---|
CustomData | Returns custom data of this CRI | |
CustomProperties | Gets custom properties of the report item. | |
DataElementValue | Returns data element value. | |
ReferencedImages | Gets the images required for rendering of the report item. | |
RenderItem | Returns presentation of the CRI via simple report items supported by DDR. Returned value must not be null. | |
Type | Specifies type of custom report item. |
Name | Description | |
---|---|---|
GetRenderItem | Returns presentation of the CRI with the given DPI via simple report items supported by DDR. Returned value must not be null. |