Back to Devexpress

CalendarDayCellPreparedEventArgs Properties

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

latest1.7 KB
Original Source

CalendarDayCellPreparedEventArgs Properties

Provides data for the ASPxCalendar.DayCellPrepared and ASPxDateEdit.CalendarDayCellPrepared events.

NameDescription
CellGets the currently processed cell of a calendar.
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.
TextControlGets the text control contained within a processed day cell.

See Also

CalendarDayCellPreparedEventArgs Class

CalendarDayCellPreparedEventArgs Members

DevExpress.Web Namespace