Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.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 System.Boolean
    public System.bool HasAppointments {get;}
    See Also