Scheduler for WPF | ComponentOne
C1.Schedule.Printing Namespace / DateAppointments Class / HasAppointments Property

In This Topic
    HasAppointments Property (DateAppointments)
    In This Topic
    Returns true if current day contains one or more appointments.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasAppointments As Boolean
    public bool HasAppointments {get;}
    See Also