Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the group key for the item. This property is only available for items that belong to a grouped data source.
Syntax
var groupKey = iItem.groupKey;
iItem.groupKey = groupKey;
Property value
Type: String
The group key for the item.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |