ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / PageCount Property

In This Topic
    PageCount Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PageCount As Integer
    public int PageCount {get;}
    See Also