Input for ASP.NET WebForms
BlurOnLeftRightKey Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputBase Class : BlurOnLeftRightKey Property
Gets or set whether the focus automatically moves to the next or previous tab ordering control when pressing the left, right arrow keys.
Syntax
'Declaration
 
Public Property BlurOnLeftRightKey As BlurOnLeftRightKey
public BlurOnLeftRightKey BlurOnLeftRightKey {get; set;}
See Also

Reference

C1InputBase Class
C1InputBase Members