This topic has not yet been rated - Rate this topic

LongListSelectorLayoutMode Enumeration

May 02, 2013

Specifies the layout options for the items in the LongListSelector.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public enum LongListSelectorLayoutMode
<object property="enumerationValue" .../>
Member nameDescription
ListSpecifies that the items in the LongListSelector are arranged in a list layout.
GridSpecifies that the items in the LongListSelector are arranged in a grid layout.

Windows Phone OS

Supported in: 8.0

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.