CollectionViewGroup.IsBottomLevel Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether this group has any subgroups.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if this group is at the bottom level and does not have any subgroups; otherwise, false.
Show: