Input for ASP.NET WebForms
Using C1InputDate

The C1InputDate control, derived from C1InputMask, is specialized for editing the date and time. With the date-specific masked editing field, users can enter dates directly in the control, or use the UP/DOWN ARROW keys to increase/decrease the value of the current field. The following image shows a C1InputDate control:

Using the DateFormat property, you can specify the following input without writing any custom validation logic in your application:

Key Benefits

The key benefits of C1InputDate include the following:

See Also