C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputNumber Class / OnClientValueBoundsExceeded Property

In This Topic
OnClientValueBoundsExceeded Property (C1InputNumber)
In This Topic
Occurs when the value of the input exceeds the valid range.
Syntax
'Declaration
 
Public Property OnClientValueBoundsExceeded As System.String
 
See Also