Input for ASP.NET WebForms
BlurOnLastChar Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputBase Class : BlurOnLastChar Property
Gets or sets whether or not the next control in the tab order receives the focus as soon as the control is filled at the last character.
Syntax
'Declaration
 
Public Overridable Property BlurOnLastChar As System.Boolean
public virtual System.bool BlurOnLastChar {get; set;}
See Also

Reference

C1InputBase Class
C1InputBase Members