GridLayout.numberOfItemsPerItemsBlock property
This API supports the Windows Library for JavaScript infrastructure and is not intended to be used directly from your code.
Syntax
var numberOfItemsPerItemsBlock = gridLayout.numberOfItemsPerItemsBlock;
Property value
Type: Number
The number of items per items block.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |