Skip to main content
Tab

CalendarDayEventArgs Properties

Provides data for events which concern the calendar day cell rendering.
Name Description
Date Gets the cell processed in the calendar. Inherited from CalendarPickerViewCellEventArgs.
IsOtherMonthDay Gets a value that indicates whether the processed date is in a month other than the month displayed in the calendar.
IsSelected Gets whether the cell has been selected. Inherited from CalendarPickerViewCellEventArgs.
See Also