Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarDaySlotLoadingEventArgs Class / Date Property

In This Topic
    Date Property (CalendarDaySlotLoadingEventArgs)
    In This Topic
    Gets the date information for the current day slot.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Date As Date
    public DateTime Date {get;}
    See Also