Gets or sets the last date displayed in the calendar.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DateTime EndDate { get; set; } |
Visual Basic
![]() |
---|
Public Property EndDate As DateTime |
An instance of the System.DateTime structure that specifies the last date displayed in the calendar. Default value is the end date of the current month.
This member is only valid in WeekRange view.