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.
This API supports the Windows Library for JavaScript infrastructure and is not intended to be used directly from your code.
Syntax
cellSpanningLayout.initialize(site, groupsEnabled);
Parameters
site
Type: ILayoutSite2**The rendering site for the layout.
groupsEnabled
Type: BooleanSet to true if this layout supports groups; set to false if it does not.
Return value
This method does not return a value.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |