LongListSelector.HideEmptyGroups Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that indicates whether to hide empty groups in the LongListSelector.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
<object HideEmptyGroups="bool" .../>
Property Value
Type: System.Booleantrue if empty groups are hidden; otherwise false.Default is false.
Show: