ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IPagedCollectionView Interface / TotalItemCount Property

In This Topic
    TotalItemCount Property (IPagedCollectionView)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property TotalItemCount As System.Integer
    System.int TotalItemCount {get;}
    See Also