Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenuItem Class / HasItems Property

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