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

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