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 the index of the IItem contained by this IItemPromise.
Syntax
var index = iItemPromise.index;
iItemPromise.index = index;
Property value
Type: ****
The index of the IItem contained by this IItemPromise. (Setting this field does not change the index of the IItem in its underlying data source.)
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |