Gets the last date of the time range displayed in the calendar.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public DateTime GetLastDate () |
Visual Basic
![]() |
---|
Public Function GetLastDate () As DateTime |
A DateTime instance indicating the last date.
This method only works when the calendar is loaded, that is, the Loaded event has been raised. Otherwise it will return DateTime.MaxValue.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |