Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / CalendarHelper Class / LastDate Property

In This Topic
    LastDate Property (CalendarHelper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property LastDate As Date
    public DateTime LastDate {get; set;}
    See Also