Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / IntervalAppointmentCollection Class / HasItems Property

In This Topic
    HasItems Property
    In This Topic
    Gets the System.Boolean value specifying whether collection has items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasItems As Boolean
    public bool HasItems {get;}
    See Also