ComponentOne ASP.NET MVC Controls
DisplayMonth Property

C1.Web.Mvc Namespace > Calendar Class : DisplayMonth Property
Gets or sets the month displayed in the calendar.
Syntax
'Declaration
 
Public Property DisplayMonth As Date
public DateTime DisplayMonth {get; set;}
See Also

Reference

Calendar Class
Calendar Members