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

In This Topic
    ReportItemImageRenderer Class
    In This Topic
    Extension methods to render. Required for situation when no layout is available.
    Object Model
    ReportItemImageRenderer Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ReportItemImageRenderer 
    public static 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