groups property
Collapse the table of content
Expand the table of content

GroupedSortedListProjection.groups property

Applies to Windows and Windows Phone

Gets a List, which is a projection of the groups that were identified in this list.

Syntax


var groups = groupedSortedList.groups;

Property value

Type: List

A List, which is a projection of the groups that were identified in this list.

Requirements

Minimum WinJS version

WinJS 1.0

Namespace

WinJS.Binding

See also

GroupedSortedListProjection

 

 

Show:
© 2017 Microsoft