CollectionViewGroup Properties

CollectionViewGroup Properties

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

The CollectionViewGroup type exposes the following members.

  NameDescription
Public property IsBottomLevel Gets a value that indicates whether this group has any subgroups.
Public property ItemCount Gets the number of data items in the subtree under this group.
Public property Items Gets the items that are immediate children of the group.
Public property Name Gets the name of this group.
Protected property ProtectedItemCount Gets or sets the number of data items in the subtree under this group.
Protected property ProtectedItems Gets the immediate items that are contained in this group.
Top

Show:
© 2017 Microsoft