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