| DayRenderEventArgs Class |
Namespace: Kettic.AspNet.Controls.Calendar
The DayRenderEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DayRenderEventArgs |
| Name | Description | |
|---|---|---|
| Cell |
Gets a reference to the TableCell object that represents the specified day to render.
| |
| Day |
Gets a reference to the KaxCalendarDay object that represents the specified day to render.
| |
| View |
Gets a reference to the MonthView object that represents the current View, corresponding to the specified day to render.
|