ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / PageIndex Property

In This Topic
    PageIndex Property (C1CollectionView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As System.Integer
    public System.int PageIndex {get;}
    See Also