C1.Silverlight.Schedule.5
Date Property (DaySlotPresenter)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.