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

In This Topic
    RenderSectionFragment Class
    In This Topic
    Represents a fragment of a RenderSection in a resolved C1PrintDocument.
    Object Model
    RenderSectionFragment Class
    Syntax
    'Declaration
     
    Public Class RenderSectionFragment 
       Inherits RenderAreaFragment
       Implements IDocumentLocation 
    public class RenderSectionFragment : RenderAreaFragment, IDocumentLocation  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderFragment
          C1.C1Preview.RenderAreaFragment
             C1.C1Preview.RenderSectionFragment

    See Also