ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputDate Class / OnClientDateChanged Property

In This Topic
    OnClientDateChanged Property
    In This Topic
    Occurs after the date value changed.
    Syntax
    'Declaration
     
    Public Property OnClientDateChanged As System.String
    public System.string OnClientDateChanged {get; set;}
    See Also