ProtectedItemCount Property
Collapse the table of content
Expand the table of content

CollectionViewGroup.ProtectedItemCount Property

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

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

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

'Declaration
Protected Property ProtectedItemCount As Integer

Property Value

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

Derived classes can change the count by using this property. The changes will be reflected in the public ItemCount property.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft