ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / FindEventArgs Class / PageIndex Property

In This Topic
    PageIndex Property (FindEventArgs)
    In This Topic
    Gets the page number where the text was found.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also