ComponentOne Basic Library 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 System.Integer
    public System.int PageCount {get;}
    See Also