ComponentOne Basic Library for UWP
ItemCount Property (CollectionViewGroup)

C1.UWP Assembly > C1.Xaml Namespace > CollectionViewGroup Class : ItemCount Property
Gets a number of the source collection items inside the group subtree.
Syntax
'Declaration
 
Public ReadOnly Property ItemCount As System.Integer
public System.int ItemCount {get;}
See Also

Reference

CollectionViewGroup Class
CollectionViewGroup Members