Click or drag to resize
DayRenderEventArgs Properties

The DayRenderEventArgs type exposes the following members.

Properties
  Name Description
Public property Cell
Gets a reference to the TableCell object that represents the specified day to render.
Public property Day
Gets a reference to the KaxCalendarDay object that represents the specified day to render.
Public property View
Gets a reference to the MonthView object that represents the current View, corresponding to the specified day to render.
Top
See Also