IsBottomLevel Property
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Windows.Data
Assembly:  System.Windows (in System.Windows.dll)

public abstract bool IsBottomLevel { get; }

Property Value

Type: System.Boolean
true if this group is at the bottom level and does not have any subgroups; otherwise, false.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft