FirstMonth and LastMonth define the visible date range for the calendar. The calendar does not display dates beyond the specified range.
[Visual Basic]
Public Property LastMonth As
DateTime
[C#]
public
DateTime LastMonth {get; set;}
See Also
Calendar Class | EO.Web Namespace