Fires immediately after the value typed in the input box is out of Min or Max bounds.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function get_onClientValueBoundsExceeded();
function set_onClientValueBoundsExceeded(value);

See Also