Back to Devexpress

CalendarDayCellCreatedEventArgs Properties

aspnet-devexpress-dot-web-dot-calendardaycellcreatedeventargs-dot-underscore-properties.md

latest1.6 KB
Original Source

CalendarDayCellCreatedEventArgs Properties

Provides data for the ASPxCalendar.DayCellCreated and ASPxDateEdit.CalendarDayCellCreated events.

NameDescription
ControlsGets a control collection contained within a created day cell.
DateGets the cell processed in the calendar. Inherited from CalendarPickerViewCellEventArgs.
IsOtherMonthDayGets a value that indicates whether the processed date is in a month other than the month displayed in the calendar. Inherited from CalendarDayEventArgs.
IsSelectedGets whether the cell has been selected. Inherited from CalendarPickerViewCellEventArgs.
IsWeekendGets a value that indicates whether the processed date is a weekend day.

See Also

CalendarDayCellCreatedEventArgs Class

CalendarDayCellCreatedEventArgs Members

DevExpress.Web Namespace