FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportPosition Class / PageIndex Property

In This Topic
    PageIndex Property (ReportPosition)
    In This Topic
    The page index.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also