Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderEmptyFragment Class / Page Property

In This Topic
    Page Property (RenderEmptyFragment)
    In This Topic
    Gets the page containing the current fragment.
    Syntax
    'Declaration
     
    Public ReadOnly Property Page As C1Page
    public C1Page Page {get;}
    See Also