Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 503 Bytes

icollectionviewgroup_groupitems.md

File metadata and controls

24 lines (15 loc) · 503 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Data.ICollectionViewGroup.GroupItems
winrt property

Windows.UI.Xaml.Data.ICollectionViewGroup.GroupItems

-description

Gets the collection of grouped items that this ICollectionViewGroup implementation represents.

-property-value

A collection of items for the group.

-remarks

-examples

-see-also