Back to Devexpress

CalendarPickerViewCellPreparedEventArgs Properties

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

latest1.5 KB
Original Source

CalendarPickerViewCellPreparedEventArgs Properties

Provides data for the ASPxCalendar.PickerViewCellPrepareds event.

NameDescription
CellProvides access to the processed cell.
DateGets the cell processed in the calendar. Inherited from CalendarPickerViewCellEventArgs.
IsOtherPeriodDateReturns the value that specifies whether the processed cell doesn’t refer to the current period (month, year, century). Inherited from CalendarPickerViewCellEventArgs.
IsSelectedGets whether the cell has been selected. Inherited from CalendarPickerViewCellEventArgs.
TextControlGets the text control contained within a processed cell.

See Also

CalendarPickerViewCellPreparedEventArgs Class

CalendarPickerViewCellPreparedEventArgs Members

DevExpress.Web Namespace