[]
Gets or sets the number of items in a page.
public int PageSize { get; set; }
Public Property PageSize As Integer
To disable paging, set this property to 0.