[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.DataCollection Assembly
C1.DataCollection
Interfaces
ISupportPaging
Properties
CurrentPage
dotnet-api
dotnet-framework-api
dotnet-standard-api
C1.DataCollection Assembly
C1.Core
C1.DataCollection
Classes
Enums
Interfaces
IDataCollectionGroup<K, T>
IDataCollection<T>
ILoadedItem<T>
ISupportAsyncLoading<T>
ISupportConnection
ISupportCreateNewItem<T>
ISupportEditing<T>
ISupportFiltering
ISupportGrouping
ISupportIncrementalLoading
ISupportIndexing<T>
ISupportPaging
Properties
CurrentPage
PageSize
TotalCount
Methods
Events
ISupportRangeEditing<T>
ISupportRefreshing
ISupportSorting
ISupportSource
ISupportVirtualization
ITreeDataCollection<T>
C1.DataCollection.AdoNet Assembly
C1.DataCollection.BindingList Assembly
C1.DataCollection.EntityFrameworkCore Assembly
C1.DataCollection.Serialization Assembly
C1.DataCollection.SignalR.Client Assembly
(Showing Draft Content)
C1.DataCollection.ISupportPaging.CurrentPage
CurrentPage Property
CurrentPage
Gets the current page number.
Declaration
int CurrentPage { get; }
ReadOnly Property CurrentPage As Integer