ComponentOne Xamarin.Android
CurrentPage Property (C1PagedCollectionView<T>)


C1.CollectionView Assembly > C1.CollectionView Namespace > C1PagedCollectionView<T> Class : CurrentPage Property
Gets the current page number.
Syntax
'Declaration
 
Public Overrides ReadOnly Property CurrentPage As Integer
'Usage
 
Dim instance As C1PagedCollectionView(Of T)
Dim value As Integer
 
value = instance.CurrentPage
public override int CurrentPage {get;}
See Also

Reference

C1PagedCollectionView<T> Class
C1PagedCollectionView<T> Members