Input for ASP.NET WebForms
SmartInputMode Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputDate Class : SmartInputMode Property
Allows smart input behavior.
Syntax
'Declaration
 
Public Property SmartInputMode As System.Boolean
public System.bool SmartInputMode {get; set;}
Remarks
When SmartInputMode is true, input control will automatically insert the closest century value when user types a number in year section.
See Also

Reference

C1InputDate Class
C1InputDate Members