GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : ICustomReportItem Interface |
For a list of all members of this type, see ICustomReportItem members.
Name | Description | |
---|---|---|
CustomData | Returns custom data of this CRI | |
CustomProperties | Gets custom properties of the report item. Exists primary for FlashViewer. Returned value can be null . | |
DataElementValue | Returns data element value. | |
ReferencedImages | Gets the images required for rendering of the report item. Exists primary for FlashViewer. Returned value can be null . | |
RenderItem | Returns presentation of the CRI with system DPI via simple report items supported by ActiveReports (in general - IImage implementation). Returned value must not be null . | |
Type | Specifies type of custom report item. Exists primary for FlashViewer (GrapeCity.ActiveReports.Rendering.ICustomReportItemFactory). Returned value can be null . |