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

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