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





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

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

 Syntax

C#  Copy Code

public DateTime GetLastDate ()

Visual Basic  Copy Code

Public Function GetLastDate () As DateTime

 Return Value

A .NET DateTime instance indicating the last date.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace
GetFirstDate Method
GetLastVisibleDate Method