ComponentOne Scheduler for WinForms
LastDate Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > CalendarInfo Class : LastDate Property
Gets or sets the System.DateTime value specifying maximum date allowed.
Syntax
'Declaration
 
Public Property LastDate As System.Date
public System.DateTime LastDate {get; set;}
See Also

Reference

CalendarInfo Class
CalendarInfo Members