[]
        
(Showing Draft Content)

C1.Win.Calendar

C1.Win.Calendar Namespace

Classes

BeforeDayTooltipShowEventArgs

Provides data for the BeforeDayTooltipShow event of the C1CalendarView control.

C1CalendarView

The C1CalendarView control is used to create a user interface, allowing users to select a specific date (or dates) interactively. Control can display as one month or several months, and provide quick navigation through months and years.

C1DateEdit

Displays and edits date and/or time values. Includes a dropdown calendar for easy input of datetime values.

C1DateRangeEdit

Displays and edits a date range. Provides a dropdown calendar for convenient selection and modification of start and end dates.

DateChangingEventArgs

Provides data for the SelectionChanging event of the C1CalendarView control and the event DateValueSelecting of the C1DateEdit control.

DateTimeRange

Represents a date range defined by a minValue and maxValue DateTime.

DateTimeRangeConverter

Provides conversion between DateTimeRange and string.

DayFormattingEventArgs

Provides data for the DayFormatting event of the C1CalendarView control.

NullableDateTimeEventArgs

Provides data for DateValueChanged and DateValueSelected events.

PredefinedRange

Represents a custom date range that appears in the list of user-defined date ranges in the drop-down calendar.

Enums

CalendarType

Calendar used with C1DateEdit.

Delegates

NullableDateTimeEventHandler

Represents the method that handles DateValueChanged and DateValueSelected events.