ComponentOne Scheduler for WPF and Silverlight
Date Property (DaySlotPresenter)

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

Reference

DaySlotPresenter Class
DaySlotPresenter Members