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 item's index in the IListDataSource.
Syntax
var index = iItem.index;
Property value
Type: ****
The item's index in the IListDataSource.
Remarks
Do not implement this property; it will be added by the IListDataSource when the IItem is used.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |