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

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