ActiveReports 10
ReferencedImages Property (ICustomReportItem)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ICustomReportItem Interface : ReferencedImages Property
Gets the images required for rendering of the report item. Exists primary for FlashViewer. Returned value can be null.
Syntax
'Declaration
 
ReadOnly Property ReferencedImages As IEnumerable(Of KeyValuePair(Of String,Byte()))
See Also

Reference

ICustomReportItem Interface
ICustomReportItem Members