Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 505 Bytes

icollectionviewgroup_groupitems.md

File metadata and controls

22 lines (15 loc) · 505 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Data.ICollectionViewGroup.GroupItems
winrt property

Microsoft.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