This topic has not yet been rated - Rate this topic

ILayout.horizontal property

Gets a value that indicates whether items are laid out horizontally.

Syntax


var horizontal = iLayout.horizontal;

Property value

Type: Boolean

true if items are laid out horizontally; otherwise, false.

Requirements

Namespace

WinJS.UI

Library

Ui.js

See also

ILayout

 

 

Build date: 12/5/2012

© 2013 Microsoft. All rights reserved.