GroupedSortedListProjection.groups property

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