LongListSelectorItemKind Enumeration

LongListSelectorItemKind Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Represents the different kind of items that exists in LongListSelector.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

No code example is currently available or this language may not be supported.
<object property="enumerationValue" .../>

Member nameDescription
ListHeaderRepresents a list header in a LongListSelector.
GroupHeaderRepresents a group header in a LongListSelector.
ItemRepresents an item in a LongListSelector.
GroupFooterRepresents a group footer in a LongListSelector.
ListFooterRepresents a list footer in a LongListSelector.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft