Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / SearchResult Class / PageIndex Property

In This Topic
    PageIndex Property
    In This Topic
    The page index.
    Syntax
    'Declaration
     
    
    Public Property PageIndex As Integer
    public int PageIndex {get; set;}
    See Also