CellSpanningLayout.layout method

This API supports the Windows Library for JavaScript infrastructure and is not intended to be used directly from your code.

Syntax

var object = cellSpanningLayout.layout(tree, changedRange, modifiedItems, modifiedGroups);

Parameters

  • tree
    Type: ILayoutSite2**

  • changedRange
    Type: Object

  • modifiedItems
    Type: Object

  • modifiedGroups
    Type: Object

Requirements

Minimum WinJS version

WinJS 3.0

Namespace

WinJS.UI

See also

CellSpanningLayout