Back to Devexpress

CalendarPickerViewCellCreatedEventArgs Properties

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

latest1.4 KB
Original Source

CalendarPickerViewCellCreatedEventArgs Properties

Provides data for the ASPxCalendar.PickerViewCellCreated event.

NameDescription
ControlsGets a control collection contained within a 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.

See Also

CalendarPickerViewCellCreatedEventArgs Class

CalendarPickerViewCellCreatedEventArgs Members

DevExpress.Web Namespace