ComponentOne Scheduler for WPF and Silverlight
Date Property (DaySlot)

C1.WPF.Schedule Namespace > DaySlot Class : Date Property
Gets a date represented by the DaySlot object or a null value if the DaySlot is empty.
Syntax
'Declaration
 
Public ReadOnly Property Date As System.Nullable(Of Date)
public System.Nullable<DateTime> Date {get;}
See Also

Reference

DaySlot Class
DaySlot Members