The C1InputDate control provides quick and easy access to the most common C1InputDate properties through its smart tag.
To access the C1InputDate Tasks menu, click the smart tag () in the upper-right corner of the C1InputDate control. This will open the C1InputDate Tasks menu.
The C1InputDate Tasks menu operates as follows:
Designer
Clicking Designer opens the C1InputDate Designer. For more information on the designer, see C1InputDate Designer.
Properties
The most common properties of the C1InputDate control. The C1InputDate Tasks menu lists the following properties:
- Date
Enter a date in the Date box or click the drop-down arrow to select a date from the calendar:
- DateFormat
Enter a date format pattern in the DateFormat box. The default value is d.
- Placeholder
Checking the Placeholder check box shows null text if the Date value is empty and the control loses its focus. Note that the minimal date 01.01.0001 00:00:00 is used as the null date.
- Culture
Click the drop-down arrow in the Culture box to select a culture. Each culture has different conventions for displaying dates, time, numbers, currency, and other information.
- Theme
Click the drop-down arrow in the Theme property to select one of the built-in themes to change the appearance of the control.
- Create new theme
The Create new theme option opens ThemeRoller for Visual Studio. This allows you to customize a theme without leaving your development environment. To find more information on using ThemeRoller in your application, see ThemeRoller for Visual Studio.
- Use CDN
Check the Use CDN check box to link to the content delivery network to access Wijmo widgets and cascading style sheets.
- CDN path
The CDN path points to the content delivery network where you can access Wijmo widgets and cascading style sheets.
- Use Bootstrap
Selecting the Use Bootstrap option applies Bootstrap theming to your control. To find more information on using Bootstrap theming in your application, see Bootstrap Theming.
See Using C1InputDate for details.
About
Clicking the About item displays a dialog box, which is helpful in finding the version number of ASP.NET Web Forms Edition and online resources.