ComponentOne Scheduler for WPF and Silverlight
IsOneDay Property (Appointment)

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