Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / VisualIntervalGroupsPresenter Class / HasItems Property

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