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

In This Topic
    ItemIndex Field (SearchResult)
    In This Topic
    Logical page item number (for subsequent searches, ordered)
    Syntax
    'Declaration
     
    Public ReadOnly ItemIndex As Integer
    public readonly int ItemIndex
    See Also