New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Cell
Day
View
Telerik.Web.UI.Calendar.DayRenderEventArgs
Arguments class used with the DayRender event.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.Calendar.DayRenderEventArgs
Properties
Cell TableCell
Gets a reference to the TableCell object that represents the specified day to render.
Day RadCalendarDay
Gets a reference to the RadCalendarDay object that represents the specified day to render.
View MonthView
Gets a reference to the MonthView object that represents the current View, corresponding to the specified day to render.