ItemContainer.element property

Gets the element that hosts this ItemContainer.
Syntax
var element = itemContainer.element;
Property value
Type: HTMLElement
The element that hosts this ItemContainer.
Requirements
|
Minimum WinJS version |
WinJS 3.0 |
|---|---|
|
Namespace |
WinJS.UI |
See also
Show: