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

In This Topic
    HasItems Property (IntervalAppointmentCollection)
    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