WinJS.UI.GridLayout constructor
Creates a new GridLayout object.
Syntax
var gridLayout = new WinJS.UI.GridLayout(options);
Parameters
options [optional]
Type: ObjectThe set of properties and values to apply to the new GridLayout.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |