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

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