Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportPaging Interface / PageSize Property

In This Topic
    PageSize Property (ISupportPaging)
    In This Topic
    Gets or sets the maximum number of items per page.
    Syntax
    'Declaration
     
    
    Property PageSize As Integer
    int PageSize {get; set;}
    See Also