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

In This Topic
    ItemIndex Property (SearchResult)
    In This Topic
    The logical page item number (for subsequent searches, ordered)
    Syntax
    'Declaration
     
    Public Property ItemIndex As Integer
    public int ItemIndex {get; set;}
    See Also