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

In This Topic
    PageIndex Property (RenderEmptyFragment)
    In This Topic
    Gets the 0-based index of C1Page containing the current fragment.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also