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

In This Topic
    RenderObject Class
    In This Topic
    The abstract base class for all render objects representing content of a C1PrintDocument.
    Object Model
    RenderObject Class
    Syntax
    'Declaration
     
    Public MustInherit Class RenderObject 
       Implements IDocumentLocationIStyleOwner 
    public abstract class RenderObject : IDocumentLocationIStyleOwner  
    Inheritance Hierarchy
    See Also