Gets or sets the page size.

Namespace:  Mindroute.Core.Collections
Assembly:  Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)

Syntax

C#
public int PageSize { get; set; }
Visual Basic (Declaration)
Public Property PageSize As Integer

Implements

IPagedList..::.PageSize

See Also