MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / ReportItemImageRenderer Class
Members

ReportItemImageRenderer Class
Extension methods to render. Required for situation when no layout is available.
Object Model
ReportItemImageRenderer Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class ReportItemImageRenderer 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemImageRenderer

See Also