Sparkline for UWP | ComponentOne
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 Integer
    public int TotalItemCount {get;}
    See Also