C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / Count Property

In This Topic
Count Property (C1CollectionView)
In This Topic
Gets the number of items in the view.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
 
See Also