Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / HasItems Property

In This Topic
    HasItems Property (C1RadialNumericItem)
    In This Topic
    Gets a value that indicates whether the ItemsControl contains items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasItems As Boolean
    public bool HasItems {get;}
    See Also