The ASPxCalendar can be used to display a calendar, allowing end-users to easily navigate to any day in any year and select dates. The main features of the ASPxCalendar control are listed below (together with the corresponding control settings):
-
Highlighting dates (HighlightToday, HighlightWeekends);
-
Full control of the calendar elements visibility (ShowClearButton, ShowTodayButton, ShowDayHeaders, ShowHeader, ShowWeekNumbers);
-
Date selection (SelectedDate);
-
Selection of multiple dates (EnableMultiSelect, SelectedDates).
This demo illustrates the primary features of the ASPxCalendar. Use the options on the right to change the values of corresponding ASPxCalendar properties, and see the result within the control.