ItemCount Property
Collapse the table of content
Expand the table of content

CollectionViewGroup.ItemCount Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the number of data items in the subtree under this group.

Namespace:  System.Windows.Data
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public ReadOnly Property ItemCount As Integer

Property Value

Type: System.Int32
The number of data items in the subtree under this group.

Derived classes use the ProtectedItemCount property to change the count.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft