Click or drag to resize
PagingInfo Properties

The PagingInfo type exposes the following members.

Properties
  NameDescription
Public propertyItemsCount
Gets or sets the items count.
Public propertyOrderAsc
Gets or sets a value indicating whether items should be order asc or not.
Public propertyOrderBy
Gets or sets wich property should be used for ordering items.
Public propertyPageNumber
Gets or sets the page number.
Public propertyPageSize
Gets or sets the size of the page.
Top
See Also