ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / SearchResult Class / PageIndex Property

In This Topic
    PageIndex Property (SearchResult)
    In This Topic
    The index of the page where the occurence is found
    Syntax
    'Declaration
     
    Public Property PageIndex As Integer
    public int PageIndex {get; set;}
    See Also