ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Calendar Class / DisplayMonth Property

In This Topic
    DisplayMonth Property
    In This Topic
    Gets or sets the month displayed in the calendar.
    Syntax
    'Declaration
     
    
    Public Property DisplayMonth As Date
    public DateTime DisplayMonth {get; set;}
    See Also