CalendarDayCellCreatedEventArgs Properties
Provides data for the ASPxCalendar.DayCellCreated and ASPxDateEdit.CalendarDayCellCreated events.
Name | Description |
---|---|
Controls | Gets a control collection contained within a created day cell. |
Date |
Gets the cell processed in the calendar.
Inherited from Calendar |
Is |
Gets a value that indicates whether the processed date is in a month other than the month displayed in the calendar.
Inherited from Calendar |
Is |
Gets whether the cell has been selected.
Inherited from Calendar |
Is |
Gets a value that indicates whether the processed date is a weekend day. |
See Also