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

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