CollectionViewGroup Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the CollectionViewGroup class with the specified group name.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- name
- Type: System.Object
The name of the group.
Show: