C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputBase Class / BlurOnLastChar Property

In This Topic
BlurOnLastChar Property
In This Topic
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
 
See Also