Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

WinJS.UI.ILayoutSite2 interface

Applies to Windows and Windows Phone

Represents a rendering site for an ILayout2.

Members

The ILayoutSite2 interface has these types of members:

Properties

The ILayoutSite2 interface has these properties.

PropertyAccess typeDescription

groupCount

Read-only

Gets the number of groups in the site.

itemCount

Read/write

Gets the number of items in the site.

realizedRange

Read-only

Gets the pixel range of the realization area.

tree

Read-only

Gets the tree for use by an object that implements the ILayout2 interface.

visibleRange

Read-only

Gets the pixel range of visible items in the site.

 

Requirements

Minimum WinJS version

WinJS 3.0

Namespace

WinJS.UI

 

 

Show: