Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / CollectionViewGroup Class / IsBottomLevel Property

In This Topic
    IsBottomLevel Property
    In This Topic
    Gets a value indicating whether this group has any subgroups.
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property IsBottomLevel As Boolean
    public abstract bool IsBottomLevel {get;}
    See Also