Determines which is the first visible date in the current view.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public DateTime GetFirstVisibleDate () |
Visual Basic
![]() |
---|
Public Function GetFirstVisibleDate () As DateTime |
A DateTime object indicating the first visible 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 |