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 or sets of the key of the last item in the range.
Syntax
var lastKey = iSelectionRange.lastKey;
iSelectionRange.lastKey = lastKey;
Property value
Type: Object
The key of the last item in the range.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |