Input for ASP.NET WebForms
OnClientValueBoundsExceeded Property (C1InputNumber)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputNumber Class : OnClientValueBoundsExceeded Property
Occurs when the value of the input exceeds the valid range.
Syntax
'Declaration
 
Public Property OnClientValueBoundsExceeded As System.String
public System.string OnClientValueBoundsExceeded {get; set;}
See Also

Reference

C1InputNumber Class
C1InputNumber Members