ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / SearchResult Class / PageIndex Field

In This Topic
    PageIndex Field (SearchResult)
    In This Topic
    The index of the page where occurence found.
    Syntax
    'Declaration
     
    Public ReadOnly PageIndex As Integer
    public readonly int PageIndex
    See Also