ComponentOne CalendarView for WinForms
CalendarView for WinForms / Using Controls / CalendarView Features / Custom Dates
In This Topic
    Custom Dates
    In This Topic

    CalendarView supports custom dates, such as selected, bolded, annually bolded, and disabled dates. Using custom dates allows highlighting specific dates for important events or disable certain dates for providing custom functionality in calendar. The control allows adding or removing custom dates through DateTime Collection Editor as well as through code.

    The following sections describe how to add custom dates in CalendarView:

    Selected Dates
    Learn how to add selected dates through code in CalendarView.
    Bolded Dates
    Learn how to add bolded dates through code in CalendarView.
    Disabled Dates
    Learn how to add disabled dates through code in CalendarView.