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.
.png)
Gets or sets the item's data.
Syntax
var data = iItem.data;
iItem.data = data;
Property value
Type: Object
The item's data.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |