ComponentOne Scheduler for WinForms
IsOneDay Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : IsOneDay Property
Gets a System.Boolean value indicating either it is a one day appointment or shares some days.
Syntax
'Declaration
 
Public ReadOnly Property IsOneDay As System.Boolean
public System.bool IsOneDay {get;}
See Also

Reference

Appointment Class
Appointment Members