MindFusion WinForms Programmer's Guide
Calendar.GetFirstDate Method
See Also
 





Gets the first date of the time range displayed in the calendar.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public DateTime GetFirstDate ()

Visual Basic  Copy Code

Public Function GetFirstDate () As DateTime

 Return Value

A .NET DateTime instance indicating the first date.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace
GetLastDate Method
GetFirstVisibleDate Method