ActiveReports 12
ReferencedImages Property

GrapeCity.ActiveReports.Extensibility.v12 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