Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderReport Class
Members

In This Topic
    RenderReport Class
    In This Topic
    Represents a sub-report (a C1Report contained within a RenderField and specified by its RenderField.SubReport property) in a C1PrintDocument.
    Object Model
    RenderReport Class
    Syntax
    'Declaration
     
    Public Class RenderReport 
       Inherits RenderArea
       Implements IDocumentLocationIStyleOwner 
    public class RenderReport : RenderArea, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderObject
          C1.C1Preview.RenderArea
             C1.C1Preview.RenderReport

    See Also