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

In This Topic
    OnClientDisplayMonthChanged Property
    In This Topic
    Occurs after the DisplayMonth property changes.
    Syntax
    'Declaration
     
    
    Public Property OnClientDisplayMonthChanged As String
    public string OnClientDisplayMonthChanged {get; set;}
    See Also