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
public System.string OnClientValueBoundsExceeded {get; set;}
See Also