ActiveReports 10
ReferencedImages Property (ICustomReportItemWithImages)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ICustomReportItemWithImages 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

ICustomReportItemWithImages Interface
ICustomReportItemWithImages Members