pmMDA.NET

PagedSet.PagingAmount Property

[This is preliminary documentation and subject to change.]

Gets or sets the paging amount.

public int PagingAmount {get; set;}

Implements

IPagedCollection.PagingAmount

Remarks

The paging amount defines the count of items that are reloaded when an unloaded item is requested.

See Also

PagedSet Class | PmMda.Net.Dog.Paging Namespace