LongListSelectorLayoutMode Enumeration
May 02, 2013
Specifies the layout options for the items in the LongListSelector.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
| Member name | Description | |
|---|---|---|
| List | Specifies that the items in the LongListSelector are arranged in a list layout. | |
| Grid | Specifies that the items in the LongListSelector are arranged in a grid layout. |