PagedListTPageSize Property
Gets current page size.
Namespace: Gemstone.CollectionsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.138 -- Release Build+dacff88cce10d287c7434d5aac59c76948c712b1
public int PageSize { get; }
Public ReadOnly Property PageSize As Integer
Get
public:
virtual property int PageSize {
int get () sealed;
}
Int32IPagedListPageSize