Input for ASP.NET WebForms
HideEnter Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputBase Class : HideEnter Property
If true, then the browser response is disabled when the ENTER key is pressed.
Syntax
'Declaration
 
Public Property HideEnter As System.Boolean
public System.bool HideEnter {get; set;}
See Also

Reference

C1InputBase Class
C1InputBase Members