ComponentOne Xamarin.Android
CurrentPage Property (ISupportPaging)


C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportPaging Interface : CurrentPage Property
Gets the current page number.
Syntax
'Declaration
 
ReadOnly Property CurrentPage As Integer
'Usage
 
Dim instance As ISupportPaging
Dim value As Integer
 
value = instance.CurrentPage
int CurrentPage {get;}
See Also

Reference

ISupportPaging Interface
ISupportPaging Members